Skip to content

Created library author publisher with django rest implemented serializer releations also uses django filters to sort accoriding to state

Notifications You must be signed in to change notification settings

samir321-pixel/Library_with_Django_Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love 

Library_with_Django_Rest

Introduction

Technology Stack

  • Backend
    • Django
    • Django Rest
  • Database
    • SQLite3

Tech Stack Involved

Setup Instructions

First make sure that you have the following installed. Python 3 and virtualenv Now do the following to setup project. First, clone the repository to your local machine:

git clone  [email protected]:samir321-pixel/Library_with_Django_Rest.git

Install the requirements:

pip install -r requirements.txt

run migrate

python manage.py migrate

create superuser

python manage.py createsuperuser

Done!

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

Project Admin

Maintenance

Need help? Feel free to contact me @ [email protected]

Like This?? Star ⭐ this Repo.

forthebadge

Made By Samir Saitwal with ❤️

Samir Saitwal © 2020

ForTheBadge built-with-love ForTheBadge built-by-developers


Useful Resources

About

Created library author publisher with django rest implemented serializer releations also uses django filters to sort accoriding to state

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published