hngi / fury-backend-php

1 stars 11 forks source link

Employee Planner microserve (Laravel PHP Framework)

fury-backend-php

Repository for employee calendar micro-service

Problem

The team intend to have an application that can manage scheduling of meeting or task for organizarion.

Description

The planner micro-serive is a meeting/task mangement scheduling micro-service for organizations.

User Classes

There will be two categories of users, the admin and the attendant(employee)

Features

Validation

Validation is done using laravel validator

Meeting Endpoint

FlowChart & E-R Diagram

DB Structure

Meetings table

Meeting_participants table