Svelte_PostgreSQL-WEBDEV

Svelte_postgresql Webdev

#A Web App for exercising relation databases using PostgreSQL

What is it?

A project demanded as a work project from Database classes at BCC UDESC. It is a sports complex administrator, that allows students and workers to book fields to practice sports. It also allows registering Clients and Admins. Admins shall aproove any client request. Clients can't make arequest if the field is already taken. Also, there's a possibility to create Events that automatically book a whole Block for N days.

How to run it?

Use npm install and npm run dev (Don`t forget to configure .env file) You must have a PostgreSQL server running.

Some Pictures

Top categories

Loading Svelte Themes