Update README.md

This commit is contained in:
Shaun Walker 2020-02-12 09:40:10 -05:00 committed by GitHub
parent 77ea4cb129
commit a1a3b607fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,20 +19,20 @@ Oqtane uses Blazor, a new web framework for .NET Core that lets you build intera
This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist. This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist.
V1 (MVP) V1 (MVP)
- Multi-Tenant ( Shared Database & Isolated Database ) *done* - Multi-Tenant ( Shared Database & Isolated Database ) **done**
- Modular Architecture / Headless API *done* - Modular Architecture / Headless API **done**
- Dynamic Page Compositing Model / Site & Page Management *done* - Dynamic Page Compositing Model / Site & Page Management **done**
- Authentication / User Management / Profile Management *done* - Authentication / User Management / Profile Management **done**
- Authorization / Roles Management / Granular Permissions *done* - Authorization / Roles Management / Granular Permissions **done**
- Dynamic Routing *done* - Dynamic Routing **done**
- Extensibility via Custom Modules *done* - Extensibility via Custom Modules **done**
- Extensibility via Custom Themes *done* - Extensibility via Custom Themes **done**
- Event Logging *done* - Event Logging **done**
- Folder / File Management *done* - Folder / File Management **done**
- Recycle Bin *done* - Recycle Bin **done**
- Scheduled Jobs ( Background Processing ) *done* - Scheduled Jobs ( Background Processing ) **done**
- Notifications / Email Delivery *done* - Notifications / Email Delivery **done**
- Auto-Upgrade Framework *done* - Auto-Upgrade Framework **done**
V.Next V.Next
- Localization - Localization