Technologies: Java, SQL, XML
What the project does: Smart Tasks System is a task management application that helps users organise and prioritise tasks efficiently.
How it works:
Users can create, update, and delete tasks
Tasks can be prioritised based on importance
The system applies object-oriented programming principles
Data is stored and managed using SQL
XML is used for structured data handling and configuration
What this project demonstrates:
Strong understanding of Java and OOP concepts
Business logic implementation
Data persistence and structured data management
Clean, maintainable code design