Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 962 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 962 Bytes

Calendar

Welcome to Calendar! This project aims to streamline appointment scheduling for users. While the backend is powered by Spring Boot, the frontend is built using Next.js.

Features

  • Appointment Booking: Users can easily schedule appointments through the intuitive interface.
  • Appointment Management: Users have the ability to view, edit, and cancel their scheduled appointments.
  • Stripe Integration: Soon, the system will integrate with Stripe for secure and convenient payment processing.

Technologies Used

  • Backend: Developed with Spring Boot, providing robustness and efficiency for managing data and business logic.
  • Frontend: Built using Next.js, offering fast and dynamic user experiences with server-side rendering capabilities.
  • Stripe Integration: Planned integration with Stripe for seamless payment processing.

Running the Project Locally

A docker file will be provided when I finish the project.