Skip to content

smfitz/LibScrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibScrib - Project 2 Group 4

What Our Application Does:

Our application is designed to allow users to search for information about a desired book. This application grants the user unfettered access to the New York Times Bestseller database. When the user enters in the title of a book, the application searches through the NYTBS Database and finds all pertinent information about the book. Users can read the book's synopsis, peruse the reviews and even leave a review for the book themselves.

What Technologies We Used:

MySQL - Database Bcrypt - Password-Hashing Bootcamp - Design dotenv - Secutriy Express - Middleware Express-session - Create and manage a session Middleware express-handlebars - Templating Engine nodemon - Node.js development tool sequelize - Node.js Object Relational Mapper

Challenges:

Famliarize with handlebars Rendering data and connecting between the front end and backend Getting frontend to work sequelize

Installation

install node.js & NPM - https://nodejs.org/en/ clone repo npm install // to download dependencies npm start // run the project on default port 3001 Open 'http://localhost:3001

Usage

Landing Page Search Result Page User Info Page

Credits

Zachary Berkley
Adrian Carter
Emre Eyupoglu
Sean Fitzpatrick
Tessa Starkweather
Kelly Williams

License

MIT License

Copyright (c) 2022 Sean M Fitzpatrick

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published