Skip to content

Releases: arashabe/SpringMVCWebApp

v1.0.0 - Study Group Formation Web App with User Authentication and Notifications

13 Nov 11:12
4134cfc

Choose a tag to compare

This is the first stable release of the Study Group Formation Web App. Key features include:

  • User Registration & Login: Users can create accounts, log in, and manage their profiles.
  • Study Group Creation Requests: Users can send requests to create study groups based on specific interests, inviting others to join.
  • Notifications: The app sends notifications to users when a request to create a study group is made, alerting them to join groups based on shared interests.
  • Spring Framework Architecture: Developed with a Spring Boot architecture following the MVC pattern.
  • Embedded H2 Database: The application uses an embedded H2 database for data storage.

This release provides the foundational features for a collaborative study platform, enabling users to connect, send group creation requests, and join study groups based on common interests.