Skip to content
/ llab Public

Local Lab - a Peer-to-Peer Lending and Borrowing platform to combat rising living costs

Notifications You must be signed in to change notification settings

msc49/llab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCAL LAB

A local community free sharing app!
List items to lend, borrow items you need from your local area.

Screenshots

Instructions

MONGO DB (Database)

  1. Download mongodb/brew: brew tap mongodb/brew

  2. Install mongodb: brew install [email protected]

  3. Keep mongodb running in the background: brew services start [email protected]

Any issues? See documentation: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/

  1. NPM Install (bundle in client) cd client > npm install

  2. NPM Install (bundle in server) cd server > npm install

  3. Install nodemon globally (type command from anywhere) npm install --global nodemon

  4. Run server (starts express) cd server > nodemon index.js

  5. Run client (starts react) cd client > npm start

Technologies used

MERN stack
MongoDB production database hosted on Mongo Atlas
MongoDB local test database
Express
React
Node.js
Heroku (deployment)

Features

  • Log In/Sign Up
  • List an item to lend (with an image)
  • View your profile and your listed items
  • View items available to borrow
  • Search for a specific item
  • Update, detele your item
  • Make your item unavailable

Meet the Team

James Cort
Sabrina Lord
Mayo Theodore
Evie Palaiochorinou
Muhammad Choudhry

About

Local Lab - a Peer-to-Peer Lending and Borrowing platform to combat rising living costs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published