Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blankeos/cit214-productreviewapp

☕ A full-stack coffee product review app for my CIT214 - Software Engineering class.
https://github.com/blankeos/cit214-productreviewapp

firebase-auth mongodb react review-site tailwindcss vercel vercel-serverless webapp

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# ☕ Cafe.ly | A Coffee Review Site 🔗 [Visit Site](https://cafely.vercel.app)

Site Preview Screenshot

## :label: 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.

## :building_construction: 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.

### :atom_symbol: Front-End

1. drawing React
2. drawing Tailwind

### :card_file_box: 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)

## :man_technologist: Group Members

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

## :magnet: Other Stuff

- [Image Repository](https://github.com/seajayrubynose/cafely-pictures)
- [User Manual - Website](https://cafely-manual.vercel.app/)
- [User Manual - Repository](https://github.com/seajayrubynose/cafely-manual)