https://github.com/christophersousa/mapping-process
This system is based on the idea of a platform that provides the company with a method for process creation. Within this platform, the company can register processes that include titles, descriptions, documentation, area, used systems, and responsible parties.
https://github.com/christophersousa/mapping-process
docker-compose nodejs reactjs typescript
Last synced: about 2 months ago
JSON representation
This system is based on the idea of a platform that provides the company with a method for process creation. Within this platform, the company can register processes that include titles, descriptions, documentation, area, used systems, and responsible parties.
- Host: GitHub
- URL: https://github.com/christophersousa/mapping-process
- Owner: christophersousa
- Created: 2023-05-20T16:32:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T16:47:08.000Z (about 3 years ago)
- Last Synced: 2025-03-03T20:49:15.557Z (over 1 year ago)
- Topics: docker-compose, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 9.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Repository containing the challenge for Stage Consultoria.
# :pushpin: Mapping Process
- Mapping Process
- [Server in Nodejs](#server)
- [Nodejs](#nodejs)
- [Interface in ReactJS](#front_end)
- [React](#react)
- [Develop](#develop)
# 📖 Repositorys
## :one: Server
### Nodejs
>I chose Node.js to develop a server because it offers speed, efficiency, scalability, a vast library of modules, and an active community, making it a solid choice for your server needs.
## :two: Front end
### React
>I chose React.js to implement the front end because it offers efficiency, performance, component reuse, active community, and flexibility for integration with other technologies. These aspects make React.js a solid choice for creating modern and interactive user interfaces.
### Developer