Skip to content

DAVE is a Client-side app to keep track of the bot route moving around by storing source and destination distance

Notifications You must be signed in to change notification settings

Dushyant029/daveApp

Repository files navigation

DAVE App

DAVE is a Client-side app to keep track of the bot route moving around by storing source and destination distance built with React Native as Frontend UI and Firebase as Backend.

DAVE-APP

⭐ Star me on GitHub — it helps!

Sections 📚

🏹 Splash 😃
🏹 Signup 🔐
🏹 Login 🔓
🏹 Dashboard 📜
🏹 TrackDetail 🗺
🏹 Diagnostics 🐞
🏹 Performance 📈
🏹 Manual 📝

Clone 📑

  • The website is completely built on react-native library of javascript and that's why we need nodejs and npm installed.
  • While installing nodejs and npm, try to install versions which are equal or greater than the versions mentioned in badges above.
  • In case you want to help developing it or simply saving it, you can fork the repository just by clicking the button on the top-right corner of this page.
  • After the successful installation of nodejs and npm, clone the repository into your local system using below command:
    •  git clone https://github.com/Dushyant029/daveApp.git
    • This will clone the whole repository in your system.
  • To download required dependencies to your system, navigate to the directory where the cloned repository resides and execute following command:
    • Run the proj
      • $ npm install
        $ npm start
        

Features 🔌

  • Authentication
  • Display diagnostics
  • Fetch Track details
  • Allowing users to track the Bot's pick-up and drop-off position

Technologies used 🛠️

Frontend

  • React Native
  • React Dom (renderers to DOM and server)
  • ApexCharts, Chart.js (build interactive charts and visualizations with simple API)
  • React Native Maps (to render Google map)
  • React Native Paper (toolkit for material design)

Backend

  • Firebase (data storage)

Demo Walkthrough :- 📷

DAVE.App.Demo.mp4

About

DAVE is a Client-side app to keep track of the bot route moving around by storing source and destination distance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published