Skip to content

AryanBastany/Internet-Engineering-Course-Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

429 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet-Engineering-Course-Projects

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 55.8%
  • JavaScript 29.0%
  • HTML 9.5%
  • CSS 5.6%
  • Dockerfile 0.1%