|
| 1 | +# NeoApps.ai Tutorial |
| 2 | + |
| 3 | +Welcome to the NeoApps.ai tutorial! This guide will walk you through using the drag-and-drop designer to create pages for your app and test the generated backend APIs. |
| 4 | + |
| 5 | +## YouTube Demo Video |
| 6 | + |
| 7 | +Watch our YouTube demo video to see how to use the drag-and-drop designer to create your app pages: |
| 8 | + |
| 9 | +[](https://www.youtube.com/watch?v=Xa59gzPzNPI&t=45s) |
| 10 | + |
| 11 | +[NeoApps.ai YouTube Demo](https://www.youtube.com/watch?v=Xa59gzPzNPI&t=45s) |
| 12 | + |
| 13 | +## Architecture Diagram of Generated App |
| 14 | + |
| 15 | +To understand the structure of the applications generated by NeoApps.ai, check out the architecture diagram: |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +## Frontend: React Application |
| 20 | + |
| 21 | +### Drag and Drop Designer Overview |
| 22 | + |
| 23 | +Get started with the drag-and-drop designer to create and customize your app's pages: |
| 24 | + |
| 25 | +- **Overview of the Designer:** [Drag and Drop Designer Overview](https://docs.neoapps.ai/dnd-usage/dnd_dashboard) |
| 26 | +- **Configuring the Designer:** [Configure DND](https://docs.neoapps.ai/dnd-usage/working-with-components) |
| 27 | +- **Configuring Data Components:** [Configure Data Components](https://docs.neoapps.ai/category/how-to-configure-data-table-components) |
| 28 | +- **View and Edit Modes:** [View and Edit Modes](https://docs.neoapps.ai/dnd-usage/view-and-edit-modes) |
| 29 | +- **UI Customization:** [UI Customization](https://docs.neoapps.ai/dnd-usage/ui-customization) |
| 30 | + |
| 31 | +## Backend: Swagger API Usage |
| 32 | + |
| 33 | +Learn how to test APIs created in .NET after running your project locally: |
| 34 | + |
| 35 | +- **API Testing Guide:** [How to Test API in .NET](https://docs.neoapps.ai/User%20Guide/api-testing) |
| 36 | + |
| 37 | +## Subscribe to Our YouTube Channel |
| 38 | + |
| 39 | +Stay updated with more tutorials and videos by subscribing to our YouTube channel: |
| 40 | + |
| 41 | +[Subscribe to NeoApps.ai YouTube Channel](https://www.youtube.com/channel/UCDY6QLtPz5M7wNdbRLO-NnA) |
| 42 | + |
| 43 | +### Subscribe Button |
| 44 | + |
| 45 | +Subscribe to our channel for more videos and updates: |
| 46 | + |
| 47 | + |
| 48 | +We hope this tutorial helps you get started with NeoApps.ai. Feel free to explore more documentation and resources for further assistance! |
1 | 49 |
|
0 commit comments