Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seal Project 2

List of Dependencies

Node Dependencies (package.json)
  • express, dotenv, ejs, method-override, mongoose, morgan, bcrypt, connect-mongo, express-session
Frontend (if used, ex. jquery, alpine, bootstrap, htmx, etc.)
  • EJS

Route Map

Below should be a table listing the different routes in your app and their purposes.

Route Name Endpoint Method Description
Index /BSF GET List of breakfast sandwiches
New /BSF/new GET Get the new form
Destroy /BSF/:id DELETE Delete Breakfast sandwich
Update /BSF/:id PUT Update one sandwich
Create /BSF POST Creates a new sandwich
Edit /BSF/:id/edit GET Edit existing sandwich
Show /BSF/:id GET Gets one sandwich

Design Mockups (Desktop + Mobile)

Mobile Design

Mobile Design Mockup

Desktop Design

Desktop Design Mockup

ERD (Entity Relationship Diagram)

Entity Relationship Diagram

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages