Skip to content

This app allows you to add hostels with its name,description and GPS location using Google Maps Api. You can search your location from Google Maps in this app and then you can accordingly drag your location on Google Maps with Marker and save that as Hostel Location which automatically selects state,city,locality of hostel from the location you …

Notifications You must be signed in to change notification settings

hardy1334/location-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location-app

This webapp lets an admin to create a hostel, Initially the user just needs to add Hostel Name,then user needs search location i.e where is the location of hostel,for eg: Koramangala,in Bengaluru.User will be shown Autocomplete locations as well while searching for his location.Then as user selects his location city and area attribute gets automatically filled associated with that particular location.Not only this User can add hi location by dragging the marker as well.After that user needs to add 2 landmarks and some description for the hostel which he is creating.

Once all the fields are added,user can publish that hostel.

Now inorder to view the hostel saved in database, user can either click on Hostels button or create on home branded logo named hostels.

Screenshots

Technologies Used

  • React Js
  • Express Js on Node Js
  • Mlab as remote database
  • Google Maps Api

Setup

  • After Cloning the repository,in the root folder of repo run npm install to install all the server side dependencies.
  • Now move into the client directory and run npm install to install React js dependencies.
  • Once all the dependencies are installed,move to the root folder of project and run npm run dev to start the server.
  • Now it will be working on localhost:3000

About

This app allows you to add hostels with its name,description and GPS location using Google Maps Api. You can search your location from Google Maps in this app and then you can accordingly drag your location on Google Maps with Marker and save that as Hostel Location which automatically selects state,city,locality of hostel from the location you …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published