Skip to content

melocoh/COMP4945-ServiceScheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COMP4945-ServiceScheduling

Final project for COMP 4945.

Development Team

Below, you can see our GitHub profiles which you can contact if you have any inquiries about our app.

App Description

This is a mobile-friendly ASP.NET Core 5.0 (MVC & Entity Framework) web application for managing service shifts and bookings for employees and clients.

Main Features:

  • Create an employee or client account that gives access to different views of the application
  • Allows admins to manage the types of services offered by the organization
  • Registers employees to their work shifts, depending on their qualifications and availability
  • Shows available services based on client's booking criteria and allows them to make appointment requests
  • Sets and tracks timetable of employee shifts in an easily readable manner using a calendar interface
  • Generates dynamic graphs to visualize trends in generated revenue, servince appointment outcomes, and performance for each employee

Demo of the App

Hosted Link: https://serviceschedulingappdemo.azurewebsites.net/

Main Image

Secondary Image

Personal Environment Configurations

This section explains the proper configurations for local app set-up in your environment.

GitHub Repository Link

Clone the original repository.

IDE

Install Visual Studio (with ASP.NET package plugins) and SQL Server Management Studio.

In Visual Studio, click "Open a project or solution" and navigate to the solution file, which is one folder further than the root location ("ServiceScheduling_App.sln").

Run IIS Express.

About

Final project for COMP 4945

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages