Skip to content

(TCC) Protheus SQL. The aim is to create an interactive and intuitive platform for users to learn and practice SQL commands efficiently.

License

Notifications You must be signed in to change notification settings

bscarpari/protheusSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Protheus SQL

This is the final project of student Bruno Moraes Scarpari, from the Technical Course in Computer Science at IFSul Campus Gravataí. The objective of this project is to create a web tool that acts as a study instrument for SQL commands.

Protheus Demo

Description

The tool aims to assist the user in learning and practicing SQL commands in an interactive way.

It allows the user to execute SQL queries on a fictional database and see the results of these queries in real-time. Additionally, the tool offers features such as a Dashboard, Calendar and Forum so that the user can test, monitor, and share their knowledge to efficiently solidify it.

To ensure that the user has a complete learning experience, the tool also includes help and reference resources, such as an SQL syntax guide and a list of common functions that are displayed in the command execution location.

Technologies Used

  • 🔧 Node.js
  • 🚀 Express
  • 🎲 Sequelize
  • 🐘 Postgres
  • ⚛️ React
  • 🎨 TailwindCSS

Installation and execution

  1. Clone the repository
  2. Install the frontend and backend dependencies
  3. Configure the database connection file
  4. Create the database structure using the command available in the server folder
  5. Start the project with the command available in the root folder

Author

Bruno Moraes Scarpari

License

This project is under the MIT license.

About

(TCC) Protheus SQL. The aim is to create an interactive and intuitive platform for users to learn and practice SQL commands efficiently.

Topics

Resources

License

Stars

Watchers

Forks