Skip to content

TeamTow is a MERN (MongoDB, Express, React, and Node.js) app lets user locate a tow truck at the touch of a button. Both user and the tow truck providers can see each other's position on the map. No need to give directions.

Notifications You must be signed in to change notification settings

A-Hem/GetHelpNow-GPS_Tracker

 
 

Repository files navigation

TEAMTOW

TEAMTOW - using MongoDB, Express.js, React.js, and Node.js( MERN)

use command 'webpack -w' for updating

How to install:

  • Clone or fork this repo
  • Install NodeJS and MongoDB
  • Run 'mongod'
  • Run sudo npm install
  • use command 'webpack -w' if you have updated anything in HTML/CSS.
  • mongoimport --db teamtow --collection trucks --drop --file ./trucks.json

How to run:

Powerpoint https://docs.google.com/presentation/d/1E7ISRB_Uack6Yt_V5CB-aBWs65QBqns1C3ASaw2GSoo/edit#slide=id.gc6f80d1ff_0_27 Video https://www.youtube.com/watch?v=KS6M5ihxFgg&feature=youtu.be

About

TeamTow is a MERN (MongoDB, Express, React, and Node.js) app lets user locate a tow truck at the touch of a button. Both user and the tow truck providers can see each other's position on the map. No need to give directions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.3%
  • HTML 21.4%
  • JavaScript 11.3%