Skip to content

Hi-Parents App is an application that helps busy parents to find a good babysitter to take care of their children when they are at work.

Notifications You must be signed in to change notification settings

dantori99/Hi-Parents-App

Repository files navigation

Hi-Parents-App

Screen-Shot-2022-05-17-at-2-51-41-PM

Tech Stack

Library

  • cloudinary : Uploading image to cloudinary.
  • express-fileupload : Handle multiple files upload by assigning each file to the req.files object.
  • cors : HTTP-header based mechanism that allows a server to indicate any origins.
  • dotenv : Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.
  • bcryptjs : Hashing password.
  • jsonwebtoken : Authentication using JSON Web Token.
  • sequelize : Modern TypeScript and Node.js ORM for Postgres, MySQL, MariaDB, SQLite and SQL Server, and more.
  • node-cron : Scheduler.
  • nodemailer : Module for Node.js applications to allow easy as cake email sending.
  • faker : Generate fake data for testing purpose.
  • validator : String validators.

About

Hi-Parents App is an application that helps busy parents to find a good babysitter to take care of their children when they are at work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published