Skip to content

This is a 2-week project building a simple website for NT213 class.

Notifications You must be signed in to change notification settings

icesonata/Mybrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mybrary

An online book place.
This is a small project building a simple website for NT213 class.

Prerequisite

Ensure installing al necessary dependencies by running: pip install -r requirements.txt

How to start

Start Django application: python manage.py runserver
Go to (default): 127.0.0.1:8000

Note

  • You need a credential which you can generate on your own in order to run the application.
  • This application is not ensured to work properly with Python 2.
  • The application has yet supported different viewport.
  • Different resolution might make the UI display differently in style compared to the origin.

About

This is a 2-week project building a simple website for NT213 class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published