Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 781 Bytes

Courier

Table of Contents

Description

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.

Features

  • 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.