0% found this document useful (0 votes)
11 views2 pages

6-Day SpringBoot Project Plan

The document outlines a 6-day learning and project plan for Spring Boot, focusing on database management, object-oriented programming, and Java fundamentals. Each day includes specific tasks such as setting up Spring Boot, building projects, and improving resume content. The plan culminates in a final resume update and revision of key concepts for interviews.

Uploaded by

es22cs34edwin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

6-Day SpringBoot Project Plan

The document outlines a 6-day learning and project plan for Spring Boot, focusing on database management, object-oriented programming, and Java fundamentals. Each day includes specific tasks such as setting up Spring Boot, building projects, and improving resume content. The plan culminates in a final resume update and revision of key concepts for interviews.

Uploaded by

es22cs34edwin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

6-Day Spring Boot Learning + Resume Projects Plan

Day 1: DBMS + OOPs + Java Refresher + Project Planning

- 9 AM - 12 PM: DBMS Core - ER Models, Joins, Normalization, Indexing

- 1 PM - 4 PM: OOPs - Abstraction, Encapsulation, Polymorphism, Inheritance

- 5 PM - 8 PM: Java Refresher (Classes, Interfaces, Exceptions)

- 8 PM - 10 PM: Design both project ideas + sketch DB schema (ER diagrams)

Day 2: Spring Boot Setup + CRUD Basics + Start Project 1

- 9 AM - 12 PM: Setup Spring Boot, IntelliJ, MySQL/Postgres

- 1 PM - 4 PM: Learn Controllers, Services, Repositories, REST APIs

- 5 PM - 8 PM: CRUD Demo + DB Connection using JPA + MySQL

- 8 PM - 10 PM: Start building Project 1 (Job Portal) - Auth & Job Posting

Day 3: Build & Finish Project 1

- 9 AM - 12 PM: Apply Job, View Jobs, REST Endpoints

- 1 PM - 4 PM: Connect DB, Test CRUD, Postman Testing

- 5 PM - 8 PM: Add validation, exception handling

- 8 PM - 10 PM: Push to GitHub + Write README.md

Day 4: Start & Build Project 2

- 9 AM - 12 PM: Start Project 2 (Task Manager) - Basic APIs + Auth

- 1 PM - 4 PM: CRUD, Assign user, Status Update, REST Layer

- 5 PM - 8 PM: Enums (ToDo/InProgress/Done), due date filters

- 8 PM - 10 PM: Testing + GitHub Push

Day 5: Polish Projects + Host + Improve Resume

- 9 AM - 12 PM: Polish code: validations, error messages, logs

- 1 PM - 4 PM: Add features: search, filter, pagination (at least one)

- 5 PM - 8 PM: Improve README + Add screenshots + Host on Render


6-Day Spring Boot Learning + Resume Projects Plan

- 8 PM - 10 PM: Final Commit + Add resume bullet points

Day 6: Final Resume Update + Git + Revision

- 9 AM - 12 PM: Final Resume Update: Add Projects + GitHub links

- 1 PM - 4 PM: Revise OOPs + DBMS for interviews

- 5 PM - 8 PM: Learn Git commands: merge, pull, rebase, branches

- 8 PM - 10 PM: Optional: Prepare for project-based interview questions

You might also like