CPMS is a system developed for captivate solutions, a web and advertising company.
CPMS automates and reorganizes the project processing of captivate's web and creatives department. CPMS provides graphical visualization of the project's progress, the remaining tasks left, and the individual workload of the team. CPMS also supports interaction and collaboration between the team, the project manager, and the clients.
- Task Management Tools (Scrum or Kanban)
- Client Review and Revisions
- Job Order Monitoring (Progress Charts and Workload)
- Messaging
- Sticky Notes
Login
Dashboard
**ACMA (project manager)
**Admin
**Client
**Employee
Profile and Account Settings
Job Orders
View Job order
Boards
Scrum Board Backlog
Sprint Backlog
Sprint Burndown Chart
Sprint Cummulative Chart
Board Details
Board Settings
Kanban Board Backlog
Workload
Users
Brands
Add Brand
Workbook
Create Workbook
Messages
Brand Profile
Create Job Order
View Workbook
Add Revision
Client Review
Sticky Notes
Step 1: run 'composer update'
Step 2: run 'composer dumpautoload'
Step 3: run 'php artisan migrate:fresh --seed'
Step 4: run 'php artisan passport:install' and copy the second client secret
Step 5: go to .env and add
PASSPORT_LOGIN_ENDPOINT="http://name_of_app.test/"
PASSPORT_CLIENT_ID=2
PASSPORT_CLIENT_SECRET=paste here the client secret
Step 6 run 'npm install
Step 7 Login
***sample account
email: '[email protected]'
password: 'testpass'