Updated README

This commit is contained in:
L. Bradley LaBoon 2020-03-13 23:03:56 -04:00
parent 396ca2366e
commit 09f120e843

View File

@ -10,17 +10,18 @@ The canonical deployment of this app can be found at https://lmc.laboon.io, howe
## Development Progress ## Development Progress
This project is currently a work in progress. The following list provides a high-level overview which features have been implemented and which features are planned for the future: This project is currently a work in progress. The following list provides a high-level overview which features have been implemented and which features are planned for the future:
- [x] ~~OAuth Authentication/Login/Logout~~ - [x] OAuth Authentication/Login/Logout
- [x] ~~Gravatar~~ - [x] Gravatar
- [x] ~~Linodes (including the dashboard and all related subpages, but not including graphs)~~ - [x] Linodes (including the dashboard and all related subpages, but not including graphs)
- [x] ~~Block Storage (Volumes)~~ - [x] Block Storage (Volumes)
- [x] ~~Images~~ - [x] Images
- [x] ~~DNS~~ - [x] DNS
- [x] Account Details (exluding PayPal support)
- [ ] PayPal payments
- [ ] Graphs - [ ] Graphs
- [ ] StackScripts - [ ] StackScripts
- [ ] NodeBalancers - [ ] NodeBalancers
- [ ] Longview - [ ] Longview
- [ ] Account Details
- [ ] User Profile Settings - [ ] User Profile Settings
- [ ] Support Tickets - [ ] Support Tickets