Skip to content

ParthAhuja143/nymble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travel Agency Application

This Java application is designed to help travel agencies maintain travel packages' itinerary and passengers.

  1. High Level diagram can be found on Lucid Charts - High Level Design Document
  2. Low Level Diagram can also be found of Lucid Charts - Low Level Design Document

Prerequisites

  • Java 8 or higher
  • Maven

Getting Started

1. Clone the Repository

git clone https://github.com/ParthAhuja143/nymble.git

2. Run the Main file

mvn compile exec:java -Dexec.mainClass="com.nymble.Main"

3. Run Unit tests

mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages