https://github.com/ranger-nf/eval-you
🕵 Material You themed app for evaluating your exam preparation!
https://github.com/ranger-nf/eval-you
evaluation exam-preparation flutter logging material-ui study
Last synced: 3 months ago
JSON representation
🕵 Material You themed app for evaluating your exam preparation!
- Host: GitHub
- URL: https://github.com/ranger-nf/eval-you
- Owner: Ranger-NF
- License: gpl-3.0
- Created: 2024-01-27T15:36:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T07:09:37.000Z (over 1 year ago)
- Last Synced: 2025-03-17T05:14:57.832Z (7 months ago)
- Topics: evaluation, exam-preparation, flutter, logging, material-ui, study
- Language: C++
- Homepage:
- Size: 561 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Eval You 🔍
A minimalistic app to keep track of exam preparation

The plan
## 🏗 Dependenices:
- Flutter (w/ Material You)
- [fl_chart](https://pub.dev/packages/fl_chart) for line graph## 🚲 Development cycle:
### Setup:
- [x] Setup the repo
- [x] Prepare design document
- [x] Create an initial app### Stage 1:
- [x] Number of days remaining:
- Calculate the remaining days till the exam date (1st April for now)
- Show X days left- [x] Create an UI mockup
- [x] Add summary
- [x] Setup Basic shape
- ~~User configurable habit status [Good, needs improvement, bad]~~### Stage 2:
- [x] Graph support
- [x] setup the DAY-MARK line graph
- [x] Populate it with data### Stage 3: Improvement
- [ ] Rename the app
- [ ] Add a logo
- [ ] Cleanup dialogue and insights### Stage 4: Open it up
- [ ] Make it user friendly and versatile (Allow changing exam date)
- [ ] Notification