Giter Site home page Giter Site logo

gsg-library's Introduction

GSG-Library 📚


Description

GSG-Library is a Web-based service that collects a lot of books on our database.


Links


User Journey

The user will open the home page and browse through available books and when they see a book they like they can add it to their favorite by pressing the heart button.


User Stories

  • As a user, I want to show all available books in the library.
  • As a user, I want to add a book to my favorite.
  • As a user, I want to see all books in my favorite.

Technology and Tools that we used

  • HTML
  • CSS
  • JavaScript
  • Express js
  • Postgres
  • Heroku

Entity Relationship Digram


Setup

Dependencies

  • express
  • pg
  • bcrypt
  • env2
  • joi
  • cookie-parser
  • jsonwebtoken
  • compression

Dev Dependencies

  • eslint
  • nodemon
  • jest
  • cross-env
  • supertest

Installing the project locally

  • git clone https://github.com/GSG-G11/GSG-Library.git
  • code GSG-Library
  • npm i
  • npm run start

Team Members

gsg-library's People

Contributors

mo7amedehab97 avatar nada-abuzaid avatar karamzomlot avatar amranelmasri avatar

Watchers

 avatar

Forkers

karamzomlot

gsg-library's Issues

Create File Structure

client

  • css
    • style.css
  • js
    • index.js

views

  • index.html
  • main.html

server

  • database
    • config
      • connection.js
      • build.sql
      • index.js
    • queries
      • index.js
    • index.js
  • controllers
    • index.js
  • validation
    • signinSchema.js
    • signupSchema.js
    • index.js
  • router
    • route.js
    • index.js
  • middleware
    • index.js
  • app.js
  • index.js

[JS] Handle Signup process

  • Create a signup query to add users info to the database
  • Create controller
  • Add route /signup to route file
  • Add validation
  • Add cookies

Update Readme File

Add the below points to the readme file

  • Description
  • Links
  • User Journey
  • User stories
  • Technologies
  • ERD
  • Setup
  • Installation
  • Team Members

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.