Skip to content

johnwmarrs-coding/PaceCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaceCounter

A react-native counter app, that keeps track of the pace of clicks per hour.

Author

John Marrs

Purpose

The purpose of this app is to allow assemblers/manufactuers to keep track of their count and pace of production. (Also this is part of me learning react-native for a school project).

Details

The app can be run using react native. In order to do so, you will need to have the react-native cli installed.

React Native Environment Setup(https://reactnative.dev/docs/environment-setup)

NOTE: You need to run the app using IOS, Android, or their corresponding emulators for the reset and alert functionality to work. For some reason Alert.alert() is not supported by the web.

Planned Improvements

  • Allow users to change pace unit
  • Change button sizes to feel more natural (Completed)
  • Add reset warning alert for reset button (Completed)
  • Add decrement button (Completed)
  • Add indicator to show last button pressed (Completed)

About

A react-native counter app, that keeps track of the pace of clicks per hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published