Skip to content

☕ A full-stack coffee product review app for my CIT214 - Software Engineering class.

Notifications You must be signed in to change notification settings

Blankeos/cit214-productreviewapp

Repository files navigation

☕ Cafe.ly | A Coffee Review Site 🔗 Visit Site

Site Preview Screenshot

🏷️ About

Cafe.ly is a review site like Yelp, IMDB, Metacritic, or RottenTomatoes, but for ☕Coffee! This is our finals project for CIT 214 Software Engineering.

🏗️ Architecture

Cafe.ly is a full-stack web-application project deployed on Vercel that makes use of a serverless architecture. It's overkill but the website is constructed with the MERN Stack in mind. As such, the website is built with MongoDB, Express, and ReactJS. However, Express is exported as a serverless function for the backend for its APIs which is located in the /api folder.

⚛️ Front-End

  1. drawing React
  2. drawing Tailwind

🗃️ Back-End & Database

  1. drawing Express (Exported as a serverless function)
  2. drawing Firebase (Authentication)
  3. drawing MongoDB (Real-time database)
  4. drawing Vercel (Deployment)

👨‍💻 Group Members

1. 👧 Caguan, Xyphrus Von
2. 🐵 Carbonilla, Gene Caleb
3. 🤩 Maglalang, Jiezel
4. 🤠 Rubinos, Christopher Joseph
5. 🤡 Remigio, Zhyray
6. 😎 Taleon, Carlo Antonio

🧲 Other Stuff