nkc3g4 / TimeTablingDemo

UCD FYP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A School Time Tabling Distributed Web Application
Li Tianchang 16206549

This project uses Django + MySQL

Requirements
1. MySQL verision >= 5.5
2. Python 3.x with following dependencies
Django==3.0.1
django-filter==2.2.0
Pygments==2.4.2
requests==2.22.0

Usage
1. Import database from database.sql file
2. Run command "python manage.py runserver"
3. visit http://127.0.0.1:8000/index/


Test user
userid: 1
password: 1

About

UCD FYP


Languages

Language:Python 51.9%Language:JavaScript 30.2%Language:CSS 10.8%Language:HTML 3.7%Language:Less 3.3%Language:Smarty 0.1%Language:Batchfile 0.0%Language:PowerShell 0.0%