Skip to content

zachgordon25/zfh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zach's Fish House

https://zachs-fish-house.herokuapp.com/

Zach's Fish House is your go to marketplace to sell and buy your fish. It is a full CRUD app adhering to the MVC file structure and uses all 7 RESTful routes. Some challenges I had along the way were sessions and authorization. Once I managed to get that all sorted out I wanted to take it a step further and make the experience user specific. I set it up so that the only person that can edit or delete a fish is the user that created it and me. I also had trouble setting it up so that if a username was already in the database it would prompt the user to pick a different username when registering. I still have yet to set that up. If I had more time I would make a shopping cart section and be able to buy more than one fish at a time. I would also like to add more styling to make it flow a little better.


Technologies I Used

  • Node.js
  • Express
  • ejs
  • Mongoose
  • MongoDB
  • CSS 3
  • JavaScript ES6
  • Bootstrap
  • Semantic UI

home page

index

show

new

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published