Skip to content
/ avent Public

Client part of crm project where you can see the schedules and staff management process in company.

Notifications You must be signed in to change notification settings

sosukii/avent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

About

Client part of crm project where you can see the schedules and staff management process in company.

React Sass Eslint Prettier Prettier


Abilities:

CRUD operations for:

  1. user;
  2. schedules;
  3. work-activity.

Options:

  1. ✅👷🏼‍♂️Add user as staff to any schedule;

Where i can use this option?

  • on creating schedule page
  • on calendar page (if schedule is already created)

How i can do that?

  • being at the creating schedule page, choose user at the dropdown menu on the bottom of the screen part. Multiplay choosing available.
  1. ✅🕜 Set hours for added user.

Where i can use this option?

  • on calendar page (if schedule is already created)

How i can do that?

  • find schedule (choosing dates available), click on it - you can see the modal window. Inside the model window, you can add\remove user, set working hours for him (default values available = 8h)
  1. Set role for user, 💲set payment per hour for user (default value: empty)

Where i can use this option?

  • on admin panel

How i can do that?

  • at the row with user name click on Role dropdown-menu and choose one of them (you can choose only one role: Admin or User)
  1. View users (staff), schedules
  2. Create new user, create new schedule
  3. You can't delete users or schedules by frontend part of crm! It is possible only from database.

have a good day! :з naruto

Releases

No releases published

Packages

No packages published