/IT314_Project_19

Project management system for small businesses

Primary LanguageHTML

IT314: Project Management System - Group 19

Local Usage

Clone the repository

git clone git@github.com:vishesh186/IT314_Project_19.git

Go into the project directory and run the command:

python manage.py runserver

Open http://localhost:8000

Test User Accounts:

Employee

username: E00001
password: pass

Project Manager

username: PM00001
password: pass

Owner

username: O00001
password: pass