Code Monkey home page Code Monkey logo

where-am-i's Introduction

๐Ÿ†โœจ๐Ÿ† 1st place Winner for KuriusHacks 2021 ๐Ÿ†โœจ๐Ÿ†

Where am I

An application that tells you which native land you are on and explore other native territories around the globe.

Table of Content:

Display Shots

Running the project

  • Clone the project
  • Open the project is VS code (or your favorite editor)
  • Add your ip address in stories_repo file line 8 (Flutter)
  • Create a google cloud account and enable google maps
  • Add the google maps api in android manifest
  • Make a firebase account and generate the service json file
  • Replace key in firestore/key.json file with your json file (Node.js)
  • Run npm install for node.js
  • run flutter pub get for Flutter
  • Locate the VS Code status bar (the blue bar at the bottom of the window):
  • Select a device from the Device Selector area
  • Invoke Run > Start Debugging or press f5
  • Wait for the app to launch โ€” progress is printed in the Debug Console view.

Stack in use

  • Fontend : Frontend is setup using flutter and programmed in a way that it can be ran on desktop , web and android/ios !
  • Node.js : All the calls to database go through node.js server where the user and data is validated before forwarding it to the database.
  • Database : We are using Firestore as a database

Future scope

  • Email verify all users before they can submit any information for approval
  • Add Firebase cloud messaging (Push notification) so that users get notified whenever their information is approved
  • Add award system so that users get an incentive for using the app
  • Feature to post pdf of research papers, any interviews they did or any images as information
  • Use All markers as a community feature where others can comment on an information submitted by a user and make a thread and so on

Demo video

https://youtu.be/9vgBisFuGQg

where-am-i's People

Contributors

ashcatchemall avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.