Project Details:

  • Project Name: Flora Details
  • Technology: MongoDB, Express JS, React JS, Node Js, JSON Web Tokens, Bcrypt, Bootsrap-4-React, Heroku
  • Tags: Full Stack web-app, DevOps, responsive, MERN staack

Overview:

Developed and deployed a web-app where users can store plant details onto a public or a private table. I used MongoDB, Express JS, React JS, and Node JS for building this web-app which is deployed on Heroku. I Built a custom reusable UI component to display plant tables which allows users to sort its row data, an API to facilitate data transfer between the front-end UI, the back-end server, and the database, and an auth workflow to hash user passwords with Bcrypt and authorize them with JWT and a Middleware