Git Product home page Git Product logo

ambi-fe's Introduction

This is the frontend application supporting the Ambi Rust project. It provides a unified dashboard for ambient sensor data.

Ambi Front-End

Quickstart

To view a functional dashboard, start the mock-client and server and then;

Simply run:

npm i && npm run dev

Open http://localhost:3000 with your browser to see the result.

Running the Ambi Mock Client to generate fake sensor values

Clone the Ambi Mock Client repo and follow these instructions

Running the Server

Clone the Ambi Server repo and follow these instructions

ambi-fe's People

Watchers

 avatar  avatar  avatar

ambi-fe's Issues

Setup CI

  • Create Github Action to run jest test runner on branch push

Add better styling for data dashboard

Suggestion / Feature Request

The dashboard is not styled in a very pleasing manner.

  • Boxes should remain same size regardless of the title length
  • Margin and padding should be reviewed and improved
  • All boxes should be aligned on the left of page

Research real-time sensor-values display and updating

Description

  • Server-sent events via web socket?
  • How does the above factor into client-side rendering?

Output and Outcomes

  • Present options and choose either
  • server-sent events
  • client-side polling

Document findings in a new discussion thread

Add navigation bar

Suggestion / Feature Request

Add basic navigation bar at top of page.

  • Data dashboard should remain at root
  • Add "About" link to navigate to the about page
  • Add "Live Readings" link to navigate back to the index

Customize nextJS repo

  • Update to typescript
  • Add a css framework/library
  • Configure testing with Jest
  • Setup linting
  • Updating readme with startup instructions
  • Add Open-Source license - BSD+ Patent

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.