Skip to content

colin1717/seefood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeeFood

Hosted on Heroku at https: https://rocky-crag-60191.herokuapp.com/

SeeFood is a simple photo sharing website that allows users to save images of food for specific menu items at local restaurants. It is built with Node.js, Express.js, and MongoDB.

User's must be authenticated before POSTing images to the database. SeeFood uses Passport and the passport local strategy for user authentication.

I used the NPM Multer package to save files locally and then used Mutler-Storage-S3 to save the images to AWS S3. When researching storing images with node this was the most helpful video I found: https://www.youtube.com/watch?v=WWHE3mwe1vs.

Wireframes

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published