-
CA1: A simple hotel reservation app to get familiar with Java, Maven, and Unit Testing.
-
CA2: Implemented the app's core logic using Java and the MVP design pattern, following KISS, DRY, YAGNI, SOLID principles. Designed pages with HTML, CSS, and Bootstrap, based on Figma designs. Commit messages follow conventional standards.
-
CA3: Migrated backend to the Spring framework and implemented RESTful APIs. Handled CORS, pagination, and tested using Postman.
-
CA4: Migrated the frontend to React using Vite and integrated it with the backend.
-
CA5: Added MySQL database to the backend using JDBC, Hibernate, and the Repository pattern.
-
CA6: Implemented session management using Redis.
-
CA7: Integrated authentication and authorization with SHA256, JWT, and Google OAuth.
-
CA8: Dockerized the backend, database, and frontend together.
-
CA9: Kubernetes deployment of the entire project.
AryanBastany/Internet-Engineering-Course-Projects
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Java 55.8%
- JavaScript 29.0%
- HTML 9.5%
- CSS 5.6%
- Dockerfile 0.1%