Skip to content

Its a interactive geospatial gaming platform where participant can guess the real world location with the help of satellite images and make geographic learning fun and enjoyable.

Notifications You must be signed in to change notification settings

Adityakale12834/GeoTaggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To Start Frontend

Run Following Command

cd frontend

npm install

npm run dev

To Start Backend

Run Following Command

run : cd backend
npm i

Now let's setup the Database

cd backend

open index.js

Replace link inside connect with your own database link

mongoose.connect("mongodb+srv://vrushalikale9765:q5sMrGHW1A2IlHHq@cluster0.gdyanht.mongodb.net/auth?retryWrites=true&w=majority")

Now start the Backend Server

npm start

About

Its a interactive geospatial gaming platform where participant can guess the real world location with the help of satellite images and make geographic learning fun and enjoyable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published