Skip to content

brantae/project_4_studio

Repository files navigation

The Studio

Welcome to The Studio! This application allows users to book private dance lessons with teachers of various disciplines and manage their bookings.

Table of Contents

Features

  • User authentication and registration.
  • Browse available dance teachers and their specialties, as well as their current students.
  • Book private dance lessons with your preferred teacher.
  • Manage your booked lessons and cancel them or update the time if needed.
  • View booked lessons' details such as room number, teacher, and start time.
  • Error handling and user-friendly messages.

Installation

  1. Clone this repository to your local machine:

    $ git clone https://github.com/brantae/project_4_studio.git
    
  2. Enter the directory and open in VSCode

     $ cd project_4_studio
     $ code .
    
  3. Install dependencies

    $ bundle install
    $ npm install
    
  4. Start client and server

    $ npm start --prefix client 
    $ rails server
    

Technologies

  • React.js
  • Ruby on Rails
  • Semantic UI React
  • SQLite3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages