Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.6 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.6 KB

Praag Milk Foods Ltd - Pride of Cows

paragmilkfoods

Assignment: Pride of Cows - Subscription Management System

Assignment question google docs-https://docs.google.com/document/d/1AdR4Pq84crMWDO_dGP2JMQxVGTvPnBgikBkgyaFktsQ/edit?tab=t.0#heading=h.azwi4qdgfufj

Key Features: Subscription Management: Customers can easily subscribe to various milk delivery plans, manage their subscriptions, and track upcoming deliveries. Inventory Management: Tracks milk production and ensures efficient inventory management for timely deliveries.

Technical Stack: Jakarta EE (Previously known as Java EE) - Robust and scalable enterprise platform. Spring Framework - Simplifies application development and configuration. Relational Database Management System (RDBMS) - Stores and manages subscription data, product details, and customer information.

Project Status: Jakarta EE errors successfully resolved! Spring framework is up and running!

Images: database showing all the tables present and description of subscription table.

database_cows_desc

database showing description of products and customer.

cows_prod_cus

jakarta error fixed!!!! spring is running..

spring_running

spring startup!

spring_startup