Giter Site home page Giter Site logo

bsafe-cap's Introduction

The bsafe client app.

bsafe-cap's People

Contributors

goje87 avatar

Watchers

James Cloos avatar  avatar Rohit Tiwari avatar

bsafe-cap's Issues

Improve the navigation in app.

Currently there are few incorrect links that are leading to error page and the only way to come out of that is by restarting the app. Also, there's no way to navigate backwards on screen.

cap is sending same request multiple times

The client currently seems to be sending the same request multiple times. This is resulting in duplicate objects (with same ride id, same timestamp, same acc data) in mongo.

Currently observed in branch initial-draft.

create pages for basic navigation

pages to create:

  1. Login page. (login with phone number without verification as of now)
  2. View all rides page. (with 'new ride' button)
  3. Record new ride page.
  4. Ride detail page.

Create specs for v2

Create specs for next version of packets. Might include the following.

  1. Normalization further to get the sensor data with respect to the direction of movement of vehicle.
  2. Having GEOJson for geographic data in system.
  3. Having _id as the only document identification field instead of rideId.
  4. Instead of having more depth in the document have references to other documents. (Like rideInfo object, instead of holding the analysis info object, holds reference to it).

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.