@@ -34,7 +34,7 @@ This project has been designed with scalability in mind to fit requirements from
34
34
## How it works
35
35
36
36
<p align =" center " style =" margin : 60px 0 " >
37
- <img width =" 100% " src =" https://www.forestadmin. com/public/img/illustrations-dev/schema-1 .png " alt =" Howitworks " >
37
+ <img width =" 100% " src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/howitworks .png " alt =" Howitworks " >
38
38
</p >
39
39
40
40
Forest Admin consists of two components:
@@ -55,23 +55,23 @@ All of your CRUD operations are natively supported. The API automatically
55
55
supports your data models' validation and allows you to easily extend or
56
56
override any API routes' with your very own custom logic.
57
57
58
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-CRUD.jpg " alt =" CRUD " >
58
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/crud.jpeg " alt =" CRUD " >
59
59
60
60
### Search & Filters
61
61
62
62
Forest Admin has a built-in search allowing you to run basic queries to
63
63
retrieve your application's data. Set advanced filters based on fields and
64
64
relationships to handle complex search use cases.
65
65
66
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Search.jpg " alt =" Search and Filters " >
66
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/search+filters.jpeg " alt =" Search and Filters " >
67
67
68
68
### Sorting & Pagination
69
69
70
70
Sorting and pagination features are natively handled by the Admin API. We're
71
71
continuously optimizing how queries are run in order to display results faster
72
72
and reduce the load of your servers.
73
73
74
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Sorting.jpg " alt =" Sorting and Pagination " >
74
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/sorting+pagination.jpeg " alt =" Sorting and Pagination " >
75
75
76
76
### Custom action
77
77
@@ -80,49 +80,49 @@ a custom logic. With virtually no limitations, you can extend the way you
80
80
manipulate data and trigger actions (e.g. refund a customer, apply a coupon,
81
81
ban a user, etc.)
82
82
83
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Custom.jpg " alt =" Sorting and Pagination " >
83
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/custom+actions.jpeg " alt =" Sorting and Pagination " >
84
84
85
85
### Export
86
86
87
87
Sometimes you need to export your data to a good old fashioned CSV. Yes, we
88
88
know this can come in handy sometimes :-)
89
89
90
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Export.jpg " alt =" Export " >
90
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/exports.jpeg " alt =" Export " >
91
91
92
92
### Segments
93
93
94
94
Get in app access to a subset of your application data by doing a basic search
95
95
or typing an SQL query or implementing an API route.
96
96
97
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Segments.jpg " alt =" Segments " >
97
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/segments.jpeg " alt =" Segments " >
98
98
99
99
### Dashboards
100
100
101
101
Forest Admin is able to tap into your actual data to chart out your metrics
102
102
using a simple UI panel, a SQL query or a custom API call.
103
103
104
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Dashboard.jpg " alt =" Dashboard " >
104
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/dashboards.jpeg " alt =" Dashboard " >
105
105
106
106
### WYSIWYG
107
107
108
108
The WYSIWYG interface saves you a tremendous amount of frontend development
109
109
time using drag'n'drop as well as advanced widgets to build customizable views.
110
110
111
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Wysiwyg.jpg " alt =" WYSIWYG " >
111
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/wysiwyg.jpeg " alt =" WYSIWYG " >
112
112
113
113
### Custom HTML/JS/CSS
114
114
115
115
Code your own views using JS, HTML, and CSS to display your application data in
116
116
a more appropriate way (e.g. Kanban, Map, Calendar, Gallery, etc.).
117
117
118
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-CustomHTML.jpg " alt =" Custom views " >
118
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/smart+views.jpeg " alt =" Custom views " >
119
119
120
120
### Team-based permissions
121
121
122
122
Without any lines of code, manage directly from the UI who has access or can
123
123
act on which data using a team-based permission system.
124
124
125
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Teams.jpg " alt =" Team based permissions " >
125
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/teams.jpeg " alt =" Team based permissions " >
126
126
127
127
### Third-party integrations
128
128
@@ -131,21 +131,21 @@ application’s data and providing it directly to your Admin Panel. All your
131
131
actions can be performed at the same place, bringing additional intelligence to
132
132
your Admin Panel and ensuring consistency.
133
133
134
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-3rdParty.jpg " alt =" Third-party integrations " >
134
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/integrations.jpeg " alt =" Third-party integrations " >
135
135
136
136
### Notes & Comments
137
137
138
138
Assign your teammates to specific tasks, leave a note or simply comment a
139
139
record, thereby simplifying collaboration all across your organization.
140
140
141
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Notes.jpg " alt =" Notes and Comments " >
141
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/notes+comments.jpeg " alt =" Notes and Comments " >
142
142
143
143
### Activity logs
144
144
145
145
Monitor each action executed and follow the trail of modification on any data
146
146
with an extensive activity log system.
147
147
148
- <img src =" https://www.forestadmin. com/public/img/illustrations-dev/screens/ForestWebsite20-Activity.jpg " alt =" Activity logs " >
148
+ <img src =" https://forest-assets.s3.amazonaws. com/Github+README+assets/activity+logs.jpeg " alt =" Activity logs " >
149
149
150
150
## Community
151
151
0 commit comments