Skip to content

SPUTnik-42/project1

Repository files navigation

Project 1

Web Programming with Python and JavaScript

Hi,

Preliminary steps:

  1. set FLASK_APP= application.py
  2. set DATABASE_URL= heroku URL (given in app)

youtube video :- https://www.youtube.com/watch?v=iys_iLL-o0M

My app begins with a default page which has a login and signup page through which you can access the search page. After searching the appropriate book you view the results in the result page in form of a table . Clicking the Isbn number would lead you to the specific book page. There you can view the reviews of other users and write your own reviews too along with the ratings. A separate link for api (/api/) has been created for data in json format....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published