An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

Eval You 🔍


A minimalistic app to keep track of exam preparation





![The plan](mockups/study-eval-ui.png)

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