Elnaz Talaei LinkedIn
Chippy is a full-stack application that helps users locate unique snack products on the road.
Users can post new snack products and where they located them. They can also react and comment on different snack products to share their reviews.
The app was built with Next.js, Tailwind, and HTML on the frontend and Express, PostgreSQL, and Node.js on the backend.
Fork
andclone
cd
into the directory- Run
npm i
- Run
sequelize db:create
- Run
sequelize db:migrate
- Run
sequelize db:seed:all
- Run
npm run dev
Fork
andclone
cd
into the directory- TBD
A Trello board was used to keep track of development progress and can be viewed here.
- PostgreSQL
- Express.js
- Node.js
- JavaScript
Entity Relationship Diagram:
- Expand database to generalize chips to all types of snacks