Book Notes is a web application designed to be a online space to share reviews and feedback anonymously for any book specifically designed for book lovers. It allows Book Readers to showcase the book they read, Share feedback, and Rate anybook.
Getting Started
This section will be filled in once you have a deployment process in place. Here are some general steps to consider:
-
Prerequisites:
Postgres SQLNodeJsExpressJs
-
Installation:
- Install
NodeJsPostgresSQLPgAdmin - Clone the Repository
- Install
-
Configuration:
- Create a DB named
books, create Tablebook - run
npm install - If it's DB Port not
5432then change the inindex.jsand also changeusernameandpassword
- Create a DB named
-
Running the Application:
- run
node index.js
- run
Authors
Future Plans
- User Registration & Login System
- Add Commenting Feature for Books Reviews
License
