Inventory management
- Tech Stack: NodeJS, Javascript, HTML, CSS, bootstrap
- Website URL: Link
- Github URL: Project Link
Created an inventory management system for Inventory for college assignment that have the features to add, update, and remove data from the database using MongoDB queries
Used JavaScript functions to respond to HTML DOM events, receive input from HTML form elements and produce output by making changes to the HTML DOM
Handled different routes using Express.js and styled the webpages using CSS