Skip to content

kwongliik/project2019

Repository files navigation

Computer Science Project 2019

Computer Science Project 2019

First, clone the repository to your local machine:

git clone https://github.com/kwongliik/project2019.git

Install the requirements:

pip install -r requirements.txt

Setup the local configurations:

cp .env.example .env

Create the database:

python manage.py migrate

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

You can access the system on the url address: https://camhu3.ddns.net

About

sains komputer project 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published