Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 4.06 KB

File metadata and controls

61 lines (35 loc) · 4.06 KB

Welcome to Este Pechito Come Peruano! The first worldwide community of Peruvian Food!🇵🇪

Este Pechito Comer Peruano is a full stack app where you can search your favorite peruavian restaurant in the world using the map in the explore restaurants tab, upload your photos and reviews of them. Also, you can upload your best photos of your home cooking, and share it with us. In the country space section, you will find the cookings of different people around the world.

home
map
login

Check out the live website here

Pages overview:

  • A Home page where users can see all the photos that have been uploaded in the app in descending order from date of creation.

  • A Explore Restaurants page where you can look your favorite peruvian restaurant on a map and in any city.

  • An Restaurant Space page where users can see the Space of the restaurants, leave their reviews, photos, and save them to your favorites.

  • A Explore Countries page where users can share their photos of their home peruvian cooking all around the world.

  • A Mi Account page where users can see their photos and favorite restaurants. Delete them if it is needed.

Goals for this project:

Demonstrate the main digital skills I've learned at the Codaisseur Academy. Build a full-stack web app from scratch into a working version within two weeks. Making it Mobile responsive. Practice planning with user-stories, wireframes, datamodels, a kanban projectboard and git version control. Extend my coding knowledge and try out new technologies. I chose to use this opportunity to many to many relations and using the map as a main feature.

Technologies used:

-HTML, CSS, JavaScript
-React-Redux
-Node JS
-Cloudinary API
-Leaflet

-Node.js
-Express REST API
-JWT & Bcrypt Authentication
-PostgreSQL database
-Sequelize ORM

Wireframes

Click here to see the wireframes

Database diagram

Click here to see the database diagram

Backend repo

Click here to see the backend repository