Skip to content

A simple website for brushing up concepts of Html, Css, Flask and Postgres-SQL. SQLAlchemy was used to connect the python code with the database

Notifications You must be signed in to change notification settings

ABX9801/Book-Review-Website

Repository files navigation

Book-Review-Website

A simple website for brushing up concepts of Html, Css, Flask and Postgres-SQL

How to run the project

  • Install python 3 (3.7 or higher) and add python to path
  • Clone the repository using cmd or bash:
git clone https://github.com/ABX9801/Book-Review-Website.git
  • Install requirements using cmd or bash:
pip install -r requirements.txt
  • Run the server in using cmd or bash:
flask run

Website screenshots

Homepage

Login Page

  • register page is also similar

Search Page

Search Results Page

Book Information Page

About

A simple website for brushing up concepts of Html, Css, Flask and Postgres-SQL. SQLAlchemy was used to connect the python code with the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published