Daily Calorie Management

This project is a server-side application for managing daily calorie consumption.
Node.js & Express.js — RESTful web service and routing.
MongoDB — database for storing user info and calories.
Postman — API testing.
Git & GitHub — version control.
Key Features:
• Adding calorie intake records via API requests
• Generating reports by meal type (breakfast, lunch, dinner, other)
• Managing users and retrieving their data via REST API
Node.js
Express.js
MongoDB
RESTful API
