- Check all model services can work properly
- Test API with each model services
- Continue Lists all bussiness logic.
- Clear unnecessary file, folder and code
- implement complete 1 API for our new Prisma - MVC stack
- after that complete 1 API for bussiness logic that use transaction
- List sequene for insert data
- Create /database
- /reset -> remove all data in table and start count at 1
- /mock -> insert mock data
- /setup -> remove data then insert mock data
- prepared services to handle (5)
- List all bussiness logic
- If possible do error handling for all models
- Insert Users, Insert UserProfile, Update User Profile.
- Insert Genres, Insert Books, Insert BookImages, UpdateBookImages