Skip to content

CS2103JAN2018-W11-B2/main

 
 

Repository files navigation

MVP (MoVie Planner)

Build Status Build status Coverage Status

Ui

Introduction

  • This is a desktop Movie Planner application that helps cinema manager to plan movie schedules. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

Getting Started

For developers setting up MVP, please refer to the "DeveloperGuide.adoc" under "Section 2. Setting Up" and ensure the steps are properly followed.

For users who are new to MVP, please refer to the "UserGuide.adoc" for instructions on how to use the MVP application.

Below is a list of useful links to the relevant documents to get you started.

Running Tests

To run the tests for this application, ensure that you are using IntelliJ IDE, and:

[FOR DEVELOPERS]
1. Create your own automated tests for your relevant features
2. Under "src/", right-click on the "test" folder and select "Run 'All Tests'"
[FOR USERS]
1. Under "src/", right-click on the "test" folder and select "Run 'All Tests'"

Built With

  • IntelliJ IDE - Software Development

  • GitHub - Source Control

Authors

  • Lai Qi Wei - Developer

  • Oh Han Yi - Developer

  • Chan Jun Yuan - Developer

  • Chan Yik Wai - Developer

Acknowledgements

Licence : MIT