Skip to content

Summer Training Project (ITI) Web Development (open source) Online Library Management System

Notifications You must be signed in to change notification settings

Mohamad-Aboda/Online-Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Online-Library-Management-System

Summer Training Project (ITI) Web Development (open source) Online Library Management System


Getting Started

Pre-requisites and Local Development Server

  • run pip install -r requirements.txt
  • run python3 manage.py makemigrations
  • run python3 manage.py migrate
  • run python3 manage.py runserver
  • You can login as admin with these credentials username = admin and password = admin

The application is run at http://127.0.0.1:8000/

About

Summer Training Project (ITI) Web Development (open source) Online Library Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published