Skip to content

mahmoudai1/CRM-System

Repository files navigation

CRM System

Unofficial Customer Relationship System for a company that provides an interface to store, update, and display customers' data.

Included with the code:

• System Overview
• Software Requirements Specification (SRS) Document {Functional requirements, non-functional requirements, prototype, and more..}
• Diagrams: Class, Use-case, Sequence, Statemachine, and Activity

How to Run:

• MySQL Database is used, so XAMPP or WAMP are needed in order to start Apache and MySQL services.
• Import the SQL file (crmow.sql) to your database (u:root, no password)
• Login in the system as an admin with u:admin, p:admin

Demo:

CRM.Repo.Video.mp4