Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Project name: announcement.

com –announcements platform

Team members: SULU Ciprian

Project short description:

Develop a website where users can add announcements. A user can add an expiry date, a price, a
title, a short description, can delete the announcement if he is the owner and the other users can
add comments. The comments can also be deleted by its owner.

Profit model: percentage fee on each announcement

Use case diagram:

Login

user
Register

Recover password

Enable 2 factor auth

Validate user identity


admin

Navigation (URLs) structure:

URL Description
/ Root
/{locale}/ Language homepage
/{locale}/announcements/ Announcements homepage
/{locale}/ announcements /{id}/ The page for an announcement
/{locale}/contact/ Contact page
/{locale}/about-us/ About us page
/{locale}/fees/ Fees information page
/sitemap-xml/ List of sitemaps
/{locale}/site-sitemap-xml/ Sitemap for {locale}
/{locale}/Account/Login/ User login page
/{locale}/Account/Register/ User registration page

Activity diagram:
Send address
confirmation email

Confirm Save extra Confirm


Register
email user info identity

Login TRADE

You might also like