Skip to content

modanhan/cpsc471

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

CPSC 471

CPSC 471 Project

Requirements

Make sure Python3, Django and Sqlite are installed. Refer to https://www.djangoproject.com/start/ if there are any problems.

Running the server

Use command "python manage.py runserver".

Using the application

Enter the url http://localhost:8000/home/ into your browser to start using the application.

Start by registering as a new user, log into your account, and then you can browse the website for all of its features.

Accessing the admin panel (for developing purposes only)

Enter the url http://127.0.0.1:8000/admin/ into your browser.

References

macdhuibh from github, hwjp from stack overflow. Official Django tutorials.

About

cpsc 471 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published