mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-14 17:13:54 -07:00
46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
# Development Road Map
|
|
|
|
!!! Current Release
|
|
v0.0.0 ALPHA - This is technically a pre-release, as such there are no release notes and no version. The first version will be version v0.1.0 and will provide a list of release notes with any breaking changes
|
|
|
|
|
|
Feature placement is not set in stone. This is much more of a guideline than anything else.
|
|
|
|
## v1.0 Road Map
|
|
|
|
### Frontend
|
|
- [ ] Login / Logout Navigation
|
|
* [ ] Initial Page
|
|
* [ ] Logic / Function Calls
|
|
* [ ] Password Reset
|
|
### Backend
|
|
- [ ] User Setup
|
|
* [ ] Authentication
|
|
* [ ] Default Admin/Superuser Account
|
|
* [ ] Password Reset
|
|
* [ ] User Accounts
|
|
* [ ] Edit / Delete
|
|
|
|
## v0.1.0
|
|
### Front End
|
|
|
|
- [ ] Recipe Editor
|
|
* [ ] Basic Form Validation
|
|
- [ ] Recipe Viewer
|
|
* [ ] Print Page View - Like King Arthur Website
|
|
* [ ] Notes Hidden/Not Hidden
|
|
* [ ] Total Time Indicator
|
|
* [ ] Bake Time
|
|
|
|
|
|
### Backend
|
|
- [ ] Recipe Data
|
|
* [ ] Better Scraper
|
|
* [ ] Image Minification
|
|
* [ ] Scraper Data Validation
|
|
- [ ] Category Management
|
|
* [ ] Lunch / Dinner / Breakfast <- Meal Generation
|
|
* [ ] Dessert / Side / Appetizer / Bread / Drinks /
|
|
- [ ] Backup Options
|
|
* [ ] Force Update
|
|
* [ ] Rebuild
|