Full-Stack Java Web Application
This group project was completed as a culmination of the intensive 6-week Wiley Women in Tech course.
About the Project
This group project involved the design and development of a full-stack Java web application. My group's project was based on internal software that might be used in a doctor's office. On the back-end, we combined existing object-oriented programming principles with database persistence using MySQL, including schema design, CRUD SQL statements, and transactions. On the front-end, we used Spring Boot and RESTful services to deliver web pages and data, as well as jQuery to make those pages responsive. Additional styling was accomplished by using Bootstrap CSS.
Technologies Used
- Java
- Spring Boot
- MySQL
- jQuery
- Bootstrap
- Git
- GitHub