https://github.com/fahadlive/eval-you
🕵 Material You themed app for evaluating your exam preparation!
https://github.com/fahadlive/eval-you
evaluation exam-preparation flutter logging material-ui study
Last synced: 2 months ago
JSON representation
🕵 Material You themed app for evaluating your exam preparation!
- Host: GitHub
- URL: https://github.com/fahadlive/eval-you
- Owner: FahadLive
- License: gpl-3.0
- Created: 2024-01-27T15:36:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T07:09:37.000Z (over 2 years ago)
- Last Synced: 2026-04-05T00:56:07.849Z (3 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