Skip to content

kacperbudny/PracticeRoomBooker

Repository files navigation

PracticeRoomBooker

PracticeRoomBooker is a full-stack application that allows booking a practice room. It's mostly built for personal needs and as a fun pet project to explore some of the technologies.

Features & progress

  • Auth with pre-configured accounts
  • Booking practice room with a calendar-like UI
  • Admin panel

Setup

First install dependencies:

yarn install

Then just run:

yarn dev

Technologies

  • Yarn Workspaces & Lerna

Front-end

  • React (Vite)

Back-end

  • Node.js
  • Fastify

About

A fullstack React & Fastify app allowing for booking a practice room (duh)

Resources

Stars

Watchers

Forks