Skip to content

Library Management System using Python Web Development (Django)

Notifications You must be signed in to change notification settings

mans00rahmed/LibraryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryManagementSystem -Django

This project is based on an assignment of Object Oriented Software Engineering

Installation

  1. Open terminal using Ctrl+T. Run the following command
    git clone https://github.com/mansoorahmed-asterics/RestrauntApp-Django.git

  2. Create and active virtual environment using
    virtualenv -p python3 venv
    cd venv
    source bin/activate

  3. Change the directory using
    cd ..
    cd RestrauntApp-Django master

  4. Now run django server
    py manage.py runserver

Releases

No releases published

Packages

No packages published

Languages