MarkRRyan / Mushi_Roll_Backend

The Backend repo for Mushi Roll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mushi roll logo

By: Ethan Nitz, Michelle Flores, Mark Ryan, and Nell Flores

Date: 04/14/2022

Revised: 04/22/2022


Mushi Roll Backend on Heroku ๐Ÿฃ | Mushi Frontend


Ethan's Github ๐ŸงŸ | Michelle's Github ๐Ÿฎ | Mark's Github ๐Ÿฆ† | Nell's Github ๐ŸŒป


Welcome to the backend server for Mushi Roll! We used PostgreSQL, Sequelize, and Express for our database, and hosted it on Heroku. For authentication, we utilized JWT and bcrypt for password hashing.


Diagrams

ERD

ERD

CHD

CHD


Routes

๐Ÿ™ /api

GET all users, anime, watchlists

GET one user

GET watchlists by user

PUT anime in user watchlist

DELETE anime from user watchlist

๐Ÿก /auth

GET session

POST login

POST register


Bug List

๐Ÿ› None yet!


Member Roles:

Pokemongroup

  • Ethan and Michelle: backend
  • Nell: Frontend
  • Mark: Git repos and flex

About

The Backend repo for Mushi Roll


Languages

Language:JavaScript 100.0%