Skip to content

MowMowchow/kichen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kichen

Kichen is an online marketplace for buying and selling food.

~ Info ~

  • Maintained a RESTful API server using Node.js and Express.js to handle CRUD operations
  • MongoDB was used to store information regarding food items and user carts
  • The front end was done using React
  • Cart information was tracked with the user's public IP address to prevent items from being lost when accidentally closing the tab or refreshing the page.

Users may browse listings for foot items that are currently available and add them to their cart. Kichen Listings Example

Users may add their own items. Kichen Adding Example

Users may view the food items in their cart. Kichen Cart Example

~ Other screenshots of the site ~ Home Panels: Kichen Home Panel 1 Kichen Home Panel 2 Kichen Home Panel 3

About

An online marketplace for buying and selling food

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors