Skip to content

ari7hkm/Library-Management-System-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System-DRF

This project is an API for an imaginary library management system. The aim of the project is to make ordering and borrowing books more accessible for students who registered in that imaginary library. It's a training project and wanted to challenge myself.

Technologies

  • Python
  • Django
  • Django-Rest-Framework
  • MySQL

Launch

To run the project, first you need to have installed pipenv:

pip install pipenv

Then run this command in the directory which the project is saved:

pipenv install

After that, enter pipenv shell to activate your vitual enviorement. Then you can enter django commands to start the app.

About

Library Management System with Django Rest Framework

Topics

Resources

Stars

Watchers

Forks

Languages