This is a WEB322 application project developed as part of the course.
This project was developed as part of the WEB322 course. It is an application using Node.js and Express to create a basic web server, with routes configured to display and manage information for items and categories.
- Add new items with detailed information and images.
- Filter items by category or minimum date.
- Display details of a specific item using its ID.
- Integrates with Cloudinary for image upload and storage.
To run the project locally:
- Clone this repository:
git clone https://github.com/your-username/web322-app.git