Skip to content

vitorbclemes/Svelte_PostgreSQL-WEBDEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published