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