Skip to content

arguezs/courier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.