An open API service indexing awesome lists of open source software.

https://github.com/edsonaraujobr/proximo

Project based on a real problem developed as final project for the Database Discipline
https://github.com/edsonaraujobr/proximo

bd javascript mysql node react

Last synced: 3 months ago
JSON representation

Project based on a real problem developed as final project for the Database Discipline

Awesome Lists containing this project

README

          

## 📋 Project

This project was deleveped as final project of the database discipline taught by the teacher **Maísa Soares Dos Santos Lopes** from Computer Science Course.

Named as **próximo**, it's a software that aims to solve a real problem faced by students who consume at the university resturant at UESB, Vitória da Conquista.

## 💻 How to use

To clone and run this application you need to have [Git](https://git-scm.com) and [Docker](https://www.docker.com/) installed on your computer


In your command line

```bash
# Clone the repository
$ git clone https://github.com/edsonaraujobr/proximo

# Run the application through docker
$ docker compose up --build

# Access the application in your browser
$ http://localhost:9000

```
Now, you need to create an account for the clerk after logging in as the admin with the email admin@gmail.com and password admin. Then, you can access the system as the clerk using the account you just created.

## 👨‍💻 Technologies

These are the technologies used in this project

**Backend:** [Node.js](https://nodejs.org/en/), [Express](https://expressjs.com/pt-br/), [MySQL](https://www.mysql.com/).

**Frontend:** [ReactJS](https://react.dev/), [TailwindCSS](https://tailwindcss.com/docs/guides/vite), [Vite](https://vitejs.dev/).

## 📺 Presentation Slide

[Download here](https://github.com/edsonaraujobr/software-ru/blob/main/Apresenta%C3%A7%C3%A3oProximo.pptx)

## 🎲 Conceptual Model

[View here](https://github.com/edsonaraujobr/software-ru/blob/main/ModeloConceitual.png)

## 💎 Logic Model

[View here](https://github.com/edsonaraujobr/software-ru/blob/main/ModeloLogico.png)

## 📃 Requirements Document

[Download here](https://github.com/edsonaraujobr/software-ru/blob/main/documentoRequisitosBD.pdf)

## 🎬 Running

![5bfca227-4930-4071-bc94-2e0c2565684a](https://github.com/edsonaraujobr/software-ru/assets/137104822/55bc23f1-22b0-4a0b-82f3-b2b407ce6cd6)

## 📝 License

See the [LICENSE](https://github.com/edsonaraujobr/software-ru/blob/main/LICENSE) to get more details.