Skip to content

Permas-Teo/meteor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-app

1. Credits

Initial template reused from my own TAP ESTL Assignment.

This project was bootstrapped with Create React App.

Navigation Bar component referenced from https://chakra-templates.dev/.

Weather Icons made by Pixel perfect from Flaticon

2. Setup Instructions

Install dependencies

In the repository root folder, install dependencies (npm 6.14.14):

npm install

Run React webapp

In the repository root folder, to run React webapp:

npm start

Server runs by default at http://localhost:3000

Run tests

In the repository root folder, to run tests:

npm test

3. Assignment Writeup

Screenshot

  1. Live filter implementation, there is no need to click on a separate button to apply the filter(s).
  2. Timepicker is disabled until a valid date is selected with the Datepicker.
  3. Latest timestamp is queried (default api behaviour) when either or both Datepicker and Timepicker fields are unfilled.
  4. "True Timestamp" denotes the actual timestamp returned by api call.
  5. The location data is shown/hidden via a Show/Hide toggle button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published