Skip to content

SlavchoGeorgiev/SupportMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupportMe

Build status

Build status

Overview

Support Me System is a web application developed as an exercise and it is not Production-ready. This application can facilitate communication between companies that provide support and their clients.

Main entities are: Company, Location, User(in diferent roles), Contact, Address, Ticket, Message, Team

  • Company has many Locations(Branches)
  • Company has Contact
  • Location has many Users
  • Location has Contact
  • User has Contact
  • User has many Tickets
  • Contact has Address
  • Users has many Roles
  • Ticket has many Messages
  • Ticket has State, Type and Priority
  • Main User roles are Administrator, Support, Company manager and Employee

## Live demo

##Demo screenshots

This is view of home page

Administration view of locations

User info page accessible from authorized users.

Avatar upload page

Creat new ticket page for user in role Support

Ticket edit/details/add-message page

Releases

No releases published

Packages

No packages published