Aquatracker (BE)

Description

This application was implemented as a BE service for Aquatracker App. It allows CRUD operations for User and Water entities.

APIs description: Swagger

Base technologies used

  • Main app is written with node.js and express.js.
  • Data is stored in MongoDB, managed by mongoose.
  • Files are accepted using by multer and stored in cloudinary.