Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Oct 26, 2018
1 parent 0a93216 commit 9206a4e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/en/Rapid-Application-Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Notice that the RAD tool is only available for **ASP.NET Core backend** (not ava

See [this video](https://www.youtube.com/watch?v=lqu7AVBTepw) for a simple demonstration:

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/lqu7AVBTepw/0.jpg)](https://www.youtube.com/watch?v=lqu7AVBTepw)
[![RAD tool demonstration](https://img.youtube.com/vi/lqu7AVBTepw/0.jpg)](https://www.youtube.com/watch?v=lqu7AVBTepw)

## Documentation

Expand Down
23 changes: 13 additions & 10 deletions docs/en/Road-Map.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
# Road Map

We are constantly getting feedbacks from our customers to improve our
product. Here, **some** of the features will be implemented in next
versions:
We are constantly getting feedbacks from our customers to improve ASP.NET Zero. Here, **some** of the features will be implemented in the next versions:

- Tenant **subscription enhancements** (like recurring payments).
- **Entity History** UI (showing property based entity changes).
- Integration to a popular provider for **sending SMS**.
- Customizable **dashboard/widget** system.
- Improvements on the **Rapid Application Development** tooling.
- **GraphQL** endpoint.
- **Webhook** system.
- Improvements on the **Xamarin** mobile application.
- Tenant **subscription enhancements** (like recurring payments).
- More built-in **UI options**.
- **Importing** users.
- Sending **mass notifications/emails** to users.
- **Calendar** module.
- Session timeout & **lock screen**.
- Option to allow only one **concurrent login** per user.
- User based **menu customization**.
- **Improvements** on current features.
- More **tutorials** and **examples**.

Expand All @@ -22,8 +25,8 @@ upgrade period.

Notes:

-  Major features are only being developed for ASP.NET Core + jQuery
and ASP.NET Core + Angular versions beginning from v4.1. See
[version comparison table](Version-Differences.md) for more.
- The items on road map are subject to change based on customer
feedbacks and our internal decisions.
- Major features are only being developed for ASP.NET Core + jQuery
and ASP.NET Core + Angular versions beginning from v4.1. See
[version comparison table](Version-Differences.md) for more.
- The items on road map are subject to change based on customer
feedbacks and our internal decisions.

0 comments on commit 9206a4e

Please sign in to comment.