-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
68 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,68 @@ | ||
# gpr-udesc | ||
Project Management course in the fifth semester of the Bachelor's Degree in Information Systems at UDESC | ||
> [!IMPORTANT] | ||
> The repository and README are under development. | ||
<h1 align="center">Project Management - UDESC</h1> | ||
<div align="center"><i>The final project: Confeitaria Dona Lúcia</i><br><br> | ||
<a href="https://github.com/mateusadada/gpr-udesc/stargazers"><img src="https://img.shields.io/github/stars/mateusadada/gpr-udesc" alt="Stars Badge"/></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc/network/members"><img src="https://img.shields.io/github/forks/mateusadada/gpr-udesc" alt="Forks Badge"/></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc/pulls"><img src="https://img.shields.io/github/issues-pr/mateusadada/gpr-udesc" alt="Pull Requests Badge"/></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc/issues"><img src="https://img.shields.io/github/issues/mateusadada/gpr-udesc" alt="Issues Badge"/></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc"><img src="https://komarev.com/ghpvc/?username=gpr-udesc&color=447ff7&label=views" alt="Views count Badge"/></a> | ||
<br><a href="https://mateusadada.github.io/gpr-udesc" target="blank"><img src="https://img.shields.io/website?url=https%3A%2F%2Fmateusadada.github.io%2Fgpr-udesc&logo=github" /></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/mateusadada/gpr-udesc?color=2b9348"></a> | ||
<a href="https://github.com/mateusadada/gpr-udesc/blob/main/LICENSE"><img src="https://img.shields.io/github/license/mateusadada/gpr-udesc?color=2b9348" alt="License Badge"/></a> | ||
</div> | ||
|
||
## 📜 Table of contents | ||
|
||
- [Starting](#-starting) | ||
- [Features](#-features) | ||
- [Prerequisites](#-prerequisites) | ||
- [Built with](#️-built-with) | ||
- [Author](#️-author) | ||
- [License](#-license) | ||
|
||
## 🚀 Starting | ||
|
||
> [!NOTE] | ||
> In development | ||
This repository contains the solved exercises from Project Management course in the fifth semester. | ||
|
||
## 📚 Features | ||
|
||
> [!NOTE] | ||
> In development | ||
Used during the evolution of exercises: | ||
|
||
## 📋 Prerequisites | ||
|
||
No software installation on your computer is required; all you need to do is access the site directly through your browser. This ensures convenience and immediate access to the available information and resources. | ||
|
||
## 🛠️ Built with | ||
|
||
> [!NOTE] | ||
> In development | ||
* [Python 3](https://www.python.org/) - The programming language used. | ||
* Flask | ||
* React.JS | ||
* Styled Components (CSS) | ||
* Vercel | ||
* PostgreSQL | ||
|
||
## ✒️ Author | ||
|
||
* **Mateus Adada** - *Developer and documentation* - [mateusadada](https://github.com/mateusadada) | ||
* **Gabriel Siqueira** - *Developer* - [SiqueiraGabriel](https://github.com/SiqueiraGabriel) | ||
* **Tiffany Marcele Lino** - *Developer* - [linotiff](https://github.com/linotiff) | ||
* **Vinicius Eduardo Beuther** - *Developer* - [ViniciusBeuther](https://github.com/ViniciusBeuther) | ||
|
||
You can also see the list of all [collaborators](https://github.com/mateusadada/gpr-udesc/graphs/contributors) who participated in this project. | ||
|
||
## 📄 License | ||
|
||
This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/gpr-udesc/blob/main/LICENSE) file for more details. | ||
|
||
<hr><p align="center">Developed with ❤️ in Brazil 🇧🇷</p> |