Skip to content

This project was done as a Java mini project for an assignment in the subject called Object Oriented Programming (IT 21053) learned in the first semester of the second year of the university.

Notifications You must be signed in to change notification settings

VishwaSaranga/ITBNM-2211-0124_MiniProject_IT21053

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ITBNM-2211-0124_MiniProject_IT21053

⭕ Project Description

Road Tour Drafter is a Java mini-program designed for road trip planning with a focus on user roles and MVC architecture. This system has three user types,

• Travelers
Create accounts, design personalized road tours using their unique TravelerID, and manage their itineraries.

• Guiders
Create own accounts, View assigned tours, and guide travelers.

• Admins
Oversees the entire system, maintains user accounts, and ensures smooth operation.

⭕ Technical Skills Highlight

• Model-View-Controller (MVC) Architecture: Separation of concerns for better maintainability and scalability
• Java Programming: Classes, Methods, Data Structures, OOP Concepts, User Input/Output
• Database: MySQL
• Used IDE: NetBeans 8.2 IDE

⭕ Project Scope

This project was done as a Java mini project using MVC architecture for an assignment in the subject called Object Oriented Programming (IT 21053) learned in the first semester of the second year of the university.

⭕ Learning Outcomes

• Construct application system from OOP designs using Java.
• How to code get values from two tables in the database, calculate those values, and then give those values to another table.
• How to create a composite key in coding using two unique keys in database designing and programming.

Vishwa Saranga
Designer and Developer | Road Tour Drafter

About

This project was done as a Java mini project for an assignment in the subject called Object Oriented Programming (IT 21053) learned in the first semester of the second year of the university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages