An Lab Evaluation Sheet generator with Swift
Fill My Cycle
Fill My Cycle is an Lab Evaluation Sheet generator. It takes experiments marks and generates the respective evaluation sheet. This app is the IOS Version of FillMyCycle Android
How to use:
- Enter the cycle numbers, only 10 maximum experiments are allowed.
- Click on Enter Marks.
- Enter respective experiment marks. If you do not enter anything, it will be considered 0. Values above 100 will be considered 100 only.
- Click on Calculate to get the Lab Evaluation Sheet
Screenshot
Demo
Pre-requisites ?
Before installation, please make sure you have already installed the following tools:
some other optional prerequisites if you are interested in contributing.
Contribution Guidelines ?️
- Create a new issue or asked to be assigned to one
- Fork the project
- Clone the project
- Create a new branch
git checkout -b new-feature
- Work on the issue
- Once all the appropriate changes are done in the files
git add .
- Add changes to reflect the changes made
git commit -m 'commit message'
- Push to the branch
git push
- Create a Pull Request with proper description and screenshots/ screen-recording
License ?️
FillMyCycle is licensed under the MIT License – see the LICENSE
file for more information.
Support ?
Do ⭐️ the project if you like it ?