Skip to content

Desenvolvimento do sistema de gerenciamento de um atelier.

Notifications You must be signed in to change notification settings

MarinaPereiraCardozo/AtelierCris

Repository files navigation

CrisAtelier Manager System

App to manage products, handcrafts and control the database

Requirements

  • NodeJS
  • Yarn or NPM

Configuration before run the project

  • Run yarn or npm install inside System and API folders, to build node_modules dependencies
  • Configure environmental variables on .env_template files on the root and inside API and System? folders
  • Rename .env_template to .env

To do List

General

  • Create docker-compose file to run all the applications as services in containers

Backend

  • Create Connection With Database
  • [] Create Entities for "Funcionários", "Categorias", "SubCategoriasArtesanado", "SubCategoriaProduto", "Item"
  • [] Create a Repository for each Entity
  • []

API Documentation on /api-doc

Frontend

  • []
  • []

About

Desenvolvimento do sistema de gerenciamento de um atelier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published