Skip to content

CHAHATMB/Hospital-Locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-Locator

Get the info about hospital near you.

Try the Live-Demo Here

Hospital Locator

📖About The Project

This is a course project part of Spatial Graph Database course 5th Semester.

🔧Project Setup

This project has two part - frontend and deployed graph database on AuraDB. To get a local copy up and running follow these simple example steps.

Prerequisites

You need to have pre-installed npm (a Node package manager)

Installation

  1. Clone the repo

    git clone https://github.com/CHAHATMB/Hospital-Locator.git
  2. Install NPM packages

    npm install
  3. Set environment variables:

    REACT_APP_NEO4J_URI=XXX
    REACT_APP_NEO4J_USER=XXX
    REACT_APP_NEO4J_PASSWORD=XXX
    REACT_APP_MAPBOX_TOKEN=XXX
    

    these can be added to .env

Run

  1. To run
    npm start
  2. To run in Development mode
    npm run dev

💻Technology stack

Tools and technologies that you learnt and used in the project:

  1. ReactJS
  2. Neo4j
  3. Map Box
  4. Git and Github

📸Screenshots

Home page


Map Page

👨‍💻Team members

  • Chahat Baghele
  • Mohak Chandani
  • Vinayak Bodke

License

Distributed under the MIT License. See LICENSE for more information.

About

This is our Spatial Graph DataBase college project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published