Skip to content

Hasini31/service_sphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Sphere

Welcome to the Service Sphere application!

This project aims to provide comprehensive tools and an intuitive dashboard for detecting, monitoring, and managing burnout through advanced AI suggestions and sentiment analysis.

Glimpse of the Website Portal 🌟

Here is a quick look at the attractive portal design:

Portal Design

User Dashboard


Technical Overview

Backend Setup

To run the backend properly, navigate to the backend/ directory and install the required dependencies that power our machine learning algorithms and APIs.

  1. Navigate to the backend directory:

    cd backend
  2. Install the necessary Python packages using the requirements file:

    pip install -r requirements.txt

Frontend Setup

To run the frontend, ensure you have Node installed, and perform a clean install to get everything perfectly set up on your laptop.

  1. Navigate to the frontend directory:

    cd frontend
  2. Run a clean install to fetch exactly what is in the package lock file:

    npm ci
  3. Start the development server for real-time visualization:

    npm run dev

Enjoy exploring Service Sphere!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors