Wallensteiner0 / BookingApp_Frontend

0 stars 1 forks source link

Driving School Web App

Project Description

This project is a frontend for a web application designed for a driving school. It showcases how a driving school can modernize and digitize its time-intensive scheduling and management processes. The application provides various functionalities for different types of users, including unregistered users, students, instructors, and administrators.

Features

Unregistered Users

Registered Users (Students)

Instructors

Administrators

Technology Stack

Installation

Frontend

  1. Clone the repository:
    git clone https://github.com/Wallensteiner0/driving-school-web-app.git
  2. Navigate to the project directory:
    cd driving-school-web-app
  3. Open index.html in your preferred web browser to view the application.

Backend

  1. Clone the backend repository:
    git clone https://github.com/ZuzkaGlaess/driving-school-booking-app-backend-V2.git
  2. Navigate to the backend project directory:
    cd driving-school-booking-app-backend-V2
  3. Follow the instructions in the backend repository's README to set up and start the backend server.

Usage

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any inquiries or feedback, please contact Wallensteiner0.