Created CRUD operations in monolithic pattern
TODO :
- provide JSON file as temporary DB to integrate the CRUD flow.
- connect with sqlite or mysql to integrate the CRUD flow.
- Segregate the monolithic approach into MVC pattern.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Created CRUD operations in monolithic pattern
TODO :