You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36-15
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Start your Development with an Innovative Admin Template for **Material-UI** and **React**. [Soft UI Dashboard React](https://appseed.us/product/django-react-soft-dashboard) is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. The product comes with a simple JWT authentication flow: login/register/logout.
4
4
5
+
<br />
6
+
5
7
> Features
6
8
7
9
- Innovative Material-UI Design - Creafted by [Creative-Tim](https://bit.ly/3fKQZaL)
@@ -14,9 +16,9 @@ Start your Development with an Innovative Admin Template for **Material-UI** and
@@ -68,7 +62,7 @@ After we register a new user and Sign IN, all the private pages become accessibl
68
62
69
63
<br >
70
64
71
-
## General Information
65
+
## ✨ General Information
72
66
73
67
The product is built using a `two-tier` pattern where the React frontend is decoupled logically and physically from the API backend. How to use the product:
74
68
@@ -82,7 +76,7 @@ The product is built using a `two-tier` pattern where the React frontend is deco
82
76
83
77
<br />
84
78
85
-
## Manual build
79
+
## ✨ Manual build
86
80
87
81
### Start the Django API
88
82
@@ -164,7 +158,7 @@ const config = {
164
158
165
159
<br />
166
160
167
-
## API
161
+
## ✨ API
168
162
169
163
For a fast set up, use this POSTMAN file: [api_sample](https://github.com/app-generator/api-server-unified/blob/main/api.postman_collection.json)
170
164
@@ -211,5 +205,32 @@ authorization: JWT_TOKEN (returned by Login request)
0 commit comments