Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 474 Bytes

Widget Feedback Project

As the name conveys, this is a web widget, it stays at the bottom right of the page. The User can send three types of feedbacks: problem, idea, other

You can check a live version hosted on Vercel here

Functionalities

  • Email sending
  • Data Validation
  • Unit Tests
  • Database operations

Techs

  • Typescript
  • NodeJs
  • Express
  • Prisma
  • MySQL
  • Jest
  • Nodemailer