• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

To-do list web application created using HTML5, CSS, JavaScript for frontend and Node.js, Express and node core modules for backend. Managed data storage using MongoDB atlas as cloud database. User authentication and browser sessions are integrated. User credential security is updated using Bcrypt hashing algorithm with multiple rounds of salting.