Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paty-oliveira/crossfit-wod-randomiser
Repository for CrossFit WODs Randomiser App
https://github.com/paty-oliveira/crossfit-wod-randomiser
crossfit crossfit-wod javascript jsx react
Last synced: about 1 month ago
JSON representation
Repository for CrossFit WODs Randomiser App
- Host: GitHub
- URL: https://github.com/paty-oliveira/crossfit-wod-randomiser
- Owner: paty-oliveira
- Created: 2022-10-21T15:03:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T15:31:45.000Z (about 2 years ago)
- Last Synced: 2023-03-02T18:20:40.422Z (almost 2 years ago)
- Topics: crossfit, crossfit-wod, javascript, jsx, react
- Language: JavaScript
- Homepage:
- Size: 3.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CrossFit WOD Randomiser
![example workflow](https://github.com/paty-oliveira/crossfit-wod-randomiser/actions/workflows/node.js.yml/badge.svg)
## Business Requirements
Bodyweight Crossfit WODs Randomiser that:
- Show a random CrossFit WOD based on the different types of WODs:
- AMRAP
- RFT
- EMOM
- TABATA
- No need of equipment, just the body and some space around
- The WOD should be well described
- It should have a timer## Technologies
- React
- Javascript
- Git## Wireframe
![Wireframe part I](img/wireframe1.png)
![Wireframe part II](img/wireframe2.png)