Skip to content

blue-foot-xy/LICT

Repository files navigation

This project brings improvement upon the existing website of LICT as well as add a new Project Management System it.
The Project Management System can be used to keep records of ongoing projects, and keep the concerned staffs up to date about the status of the project.

Setup

First run these commands in the outer LICT folder(one that contains manage.py):
pip3 install requirements.txt
python manage.py collectstatic
python manage.py makemigrations
python manage.py migrate


Then run:
python manage.py runserver


This'll start a webserver, and the app can be browsed from:
http://127.0.0.1:8000/

About

Project Management System + Website for LICT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published