Reflection on Website Development

Website & Repository Links

Website Link: View Website

GitHub Repository: View Repository

Screenshots

Below are the screenshots of the two pages I developed:

Screenshot of Our Team Page Screenshot of Join Our Class Page

Form Description

For the Join Our Class page, I created a form that lets users to enter their email address and choose their interests before subscribing. The form includes:

The form uses the post request method to securely send user data to the backend for processing.

Reflection on the Development Process

This project involved collaboration with my partneers, requiring communication and version control using Git. Below are some key takeaways:

Overall, this project reinforced my understanding of HTML forms, Git workflows, and collaborative development. It also highlighted the importance of clear documentation and structured communication in a team project.