email : [email protected]
[Features]
- User login
- Show list of DIY titles.
- Be able to add DIY title
- Show Task list for each DIY( list of DIY details)
- Be able to add tasks for each DIY title
- Be able to mark each DIY task as complete or incomplate.
- View list of DIY titles for each categories.
- Display favorites and be able to save favorites for each user.
[Technologies used]
- Java Spring MVC
- Hibernate
- H2 Database
- Tomcat
[Implemented Features]
- User Authentication and Roles with Java Security
- CRUD operations using Spring and Hibernate
[To be implemented]
- REST API
- External API Integration
- Unit Testing with Junit and Mockito