/branding-tools

This is a resource that will help our team with our branding projects

Primary LanguageTypeScript

Build Status Coverage Status

Branding Tools

This is the backend for a software we are currently developing at Maquinário to help us with our branding projects.

Also this is an exercise to improve our Typescript skills, using Clean Architecture, SOLID and Test Driven Development.

Features

  • 👤 Sign up
  • 🔒 Login
  • 📝Create survey
  • 📁 List surveys
  • 💬 Answer survey
  • 📊 Survey results

If you would like to contribute with this project, make sure you follow Clean Achitecture and SOLID principles, and aim for 100% coverage in tests. To get started just clone this repo and install all dependencies:

npm install
npm run up

⚙ Developed @ Maquinário