Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Dasarivenkatesh/assignment

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory

A web portal implemented using Python/Django(MVT structure).

It contains the list of books in store and contains information about its copies and book info link provided by Google Book Api. Anybody can access it, there is no need to login or authenticate(for now).

** Features **

  • User can add a book or also copy of a existing book to the bookstore.

    • remove or delete the book from the bookstore.

    • can also remove or delete the book from the bookstore.

    • A search box which shows the books with the help of Google Book Api for the given query.

    • Searched books have text on their bottom, weather it is already exist in bookstore or not.

** Assumptions **

*Added some books with popular keywords to the inventory using Google book API with a script(base_script.py)

  • Delete and Edit options are only for the books that are in the inventory.

** Installation and Running the server **

** Install Requirements **

  • pip install -r requirements.txt
  • python3 manage.py makemigrations
  • python3 manage.py migrate ** Running the server **
  • python manage.py runserver your app will be running on locally here!

Live app on heroku

About

this is a assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.