platform/TODO.md

17 lines
353 B
Markdown
Raw Normal View History

2021-09-12 04:54:37 +00:00
# Development Blueprint
2021-02-14 05:22:25 +00:00
2021-06-26 10:02:41 +00:00
## Short Term Goal
2021-02-14 05:22:25 +00:00
2021-07-10 01:05:24 +00:00
* Update examples
* Update User Guide
2021-12-21 01:11:53 +00:00
* Fix bugs
2022-01-05 04:03:02 +00:00
* `angel3_oauth2` failed test cases
* `angel3_proxy` failed test cases
2021-06-26 10:02:41 +00:00
## Long Term Goal
2021-12-21 01:11:53 +00:00
* Refactor Angel3 architecture for performance and security
* Better logging for error messages
* Improve exception and error handling
* Improve ORM features