Filtering
Updating
Deleting
Routing
Education CRUD and Filtering Operations app has a well-structured code with a web application, which aims to be used in order to get information students any education service. "students cannot be without a class and classes cannot be without a course" with logic relationships between tables are established.
- Web api is created with ASP.NET Core Web Application 3.0
- Redux
- Axios
- Relational Database
- Entity Framework - CodeFirst
- Search and Optional Filtering
- Student, Class and Course insert delete and update operations
- Routing