Mobile-first inventory app written to practice DB manipulation. Live demo here.
CRUD is allowed for all users on non-sampled documents for testing purposes. Example documents are protected from modification to prevent any unintended alterations. This project is informal and not intended for serious use; please feel free to report any issue or suggestion here.
- All chemical data used in this project were sourced from Sigma-Aldrich, and the author does not claim ownership of any of the data. They are solely intended for demonstration purposes and are not used for any commercial gain.
- This website serves as an app for a fictitious chemical store and does not engage in the sale of any chemicals. Those interested in purchasing chemicals for research purpose might find Sigma-Aldrich useful.
- Express.js
- MongoDB (via Mongoose)
- Pug
- Tailwind CSS
- Paginated result
- PDF store in MongoDB (without gridFS)
- Responsive