vishesh186 / IT314_Project_19

Project management system for small businesses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Project management system for small businesses


Languages

Language:HTML 67.6%Language:Python 30.8%Language:CSS 1.6%Language:JavaScript 0.1%