Skip to content

final project Ironhack bootcamp backend nodejs and express with routing

Notifications You must be signed in to change notification settings

jeltehomminga/Open-Fridge-Server

Repository files navigation

Open Fridge

Open Fridge makes it possible for people that have food to offer and that are in need of food to connect in a social friendly way.

Image of Open Fridge

When a user has food to offer then the offer can be placed in the app, or the food can be offered as a response to a foodrequest. There are various reasons why the food can be offered. For example because the user will go on holiday. Or on the countryside it can happen that a farmer has over production. Whatever the reason is it would be a waste to throw the food away. When offering the food the expirydate is mandatory to prevent that expired food will be offered.

If the user is a foodconsumer then a request can be made for food or the food consumer can respond on foodoffers. If the user responds on a foodoffer, the user can come into contact with the person that offers the food.

Built With MERN stack

The project is built primarily with on the MERN. This repo is used for the client side built with React. It can run locally as the client side with the back-end/server side running seperately. The back-end repo can be found here: https://github.com/jeltehomminga/final-project-backend

  • MongoDB - document database with the scalability and flexibility
  • Express - web framework for Node.js
  • React - JavaScript library for building user interfaces
  • Nodejs - JavaScript runtime built on Chrome's V8 JavaScript engine

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Authors

Idea and application built by myself as part of final project for the Ironhack bootcamp. With the final project we had the opportunity to show everything we learned in the 10 weeks attending the bootcamp and built fullstack application by ourself.

About

final project Ironhack bootcamp backend nodejs and express with routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published