Skip to content

rabarbar15/items-booking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Items booking app

Project built during Web Applications Designing classes at Jagiellonian University

v1.0.0

The goal of this project is to develop the specification for a simple website and then implement it using the Express framework. The website enables reserving various resources, including a ping-pong table, a projector etc. When creating a reservation, the user must enter their name and choose a datetime. Items and reservations are stored in a SQL database.

The project implements a RESTful API and utilizes React.js framework for frontend.

Built With

  • Express
  • React.js
  • Sqlite3
  • Sequelize

Installation

  1. Clone the repo

    git clone https://github.com/rabarbar15/items-booking-app.git
  2. Go to project directory and build using Docker Compose

    docker-compose up --build

App preview

  • Aplication will start on: http://localhost:5173

About

Booking app made with Express and React Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published