Health FirstFront-End Project

As part of the Bright Network 12-week Full-Stack Bootcamp, our group worked on a front-end project that involved developing a ReactJS interface for a previously created back-end project that utilized Java (Spring Boot) and a PostgreSQL database. The goal was to demonstrate our proficiency in working with an unseen API and to consolidate our understanding of full-stack development.

Our project, a doctor appointment booking system, allows doctors to easily manage their appointment schedules by booking, canceling, and updating appointments. Both doctors and patients can log in to view upcoming appointments, making the system efficient and user-friendly. It was developed using HTML, CSS, and ReactJS for the front-end, while the back-end relied on Java (Spring Boot) and a PostgreSQL database.

What did I learn?