Skip to content

Stacktrek-Training/stack-sched

Repository files navigation

📅 Scheduling System for Part-time Trainers

The Scheduler app was built using Tailwind CSS and Next.js. The app allows the admin to conveniently manage and monitor the schedules and statuses of the part-timers.

📖Getting Started

💻 Tools Used

  • VS Code
  • Supabase

📁 Setting the project locally

  • Clone this repository using this command in your terminal:

      git clone https://github.com/Stacktrek-Training/stack-sched.git
    
  • Make sure the directory is set to stack-sched then install the dependencies:

      npm install next@latest react@latest react-dom@latest
    
  • Run the app through the terminal using this command:

      npm run dev
    
  • Deploy the app in your browser by opening this link:

      http://localhost:3000
    

📋 The Scheduler App is built using the following technologies:

Next.js : A React framework for building server-side rendered (SSR) applications.

React : A JavaScript library for building user interfaces.

Tailwind CSS : A utility-first CSS framework.

Flowbite : An open-source library of UI components based on the utility-first Tailwind CSS framework.

Supabase: A database used for storing user and schedule data.

About

StackTrek Scheduling System for Part-time Trainers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages