https://github.com/mathdebate09/fill-my-cycle
A calculator to fill the cycles during Lab Evaluations
https://github.com/mathdebate09/fill-my-cycle
Last synced: 6 days ago
JSON representation
A calculator to fill the cycles during Lab Evaluations
- Host: GitHub
- URL: https://github.com/mathdebate09/fill-my-cycle
- Owner: mathdebate09
- License: gpl-3.0
- Created: 2024-04-06T15:33:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T10:19:08.000Z (about 2 years ago)
- Last Synced: 2026-06-13T13:33:03.337Z (6 days ago)
- Language: JavaScript
- Homepage: https://fill-my-cycle.netlify.app
- Size: 261 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fill-my-cycle
A calculator to fill the cycles during Lab Evaluations
> [Live Website](https://fill-my-cycle.netlify.app/)
## Tools/Languages
[](#) [](#) [](#)
[](#) [](#) [](#)
## Getting Started
```
$ git clone git@github.com:mathdebate09/fill-my-cycle.git
$ cd fill-my-cycle
$ npm install
$ npm start
```
## Credits
- This project was originally made by an alumini [Sagar Pathare](https://github.com/sspathare97) but due to some reason the page was brought down so I configured and hosted it again.
- [Link to his repository](https://github.com/sspathare97/fillmycycle)