Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.24 KB

MAP FACTOR

Project ID: 02

Project Mentors: Sunny Saxena, Vishal Jagdale

✍  PROJECT DESCRIPTION

Maps application is an application where you can set up *appointments geographically.

[Describe the project the best you can. Give any background information or link to resources that are necessary to understand the problem it is intended to solve. The more you elaborate on your idea, the easier it is to accomplish.]

It could also be a plugin of some mayor app, it would be cool if it notified you 30 minutes before the appointment plus ETA, (so if the app knows that where you are from it takes 1 hour to arrive, it will notify you 1h30 minutes before)

📂  RELEVANT TECHNOLOGY

  • ArcGiS
  • Google Map

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/MAP-FACTOR)