A webmail application developed in Symfony. The visual part is managed with Bootstrap.
This project is being developed as final project for the Server Side Web Development module.
- Self-registration: Users can register into the application by themselves.
- Login: Once registered, users can login with their username and password.
- Messages: Users can send and receive messages. Messages are sent through the username.
- Friends: Users can establish friendship with other users.
- Groups: Users can create groups of other users.
- User profile: Users can update their info (name, email, password, avatar) through their profile page.