Skip to content

dinesh207/wishlist

Repository files navigation

User's Book Wishlist

This project is used manage user's book wishlist, where user can add, update or remove book form his wishlist using RESTful APIs.

Getting Started

For design documentation, please visit the design_document.docx in root folder

Prerequisites

Run

Run pip3 install -r requirements.txt to install dependencies.

Run python3 app.py from project root. This will start the local server on port 5000.

Use the base url as http://localhost:5000

Testing

Run python3 test_app.py from project root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published