Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.84 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.84 KB

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