Skip to content

SongRongLee/nctu-sports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nctusports

This is a django project for nctu sports week website and originally started as our database course final project. Including classical announcement management, user registration, event management functions. Feel free to treat it as a simple template of django project with basic functionalities.

Basic information

Programing language: HTML, CSS(Bootstrap), Javascript, python 3.6.5
Framework: Django 2.0.2
Required packages: See requirements.txt

Website Structure

Website Structure

Database Schema at a glance

Schema1
Schema2

Screenshots

Login Page

Login Page

Announcement Page

Annc Page

Event Page

Event Page

Registration Page

Reg Page