CS2103JAN2018-W11-B2 / main

MoViePlanner
https://cs2103jan2018-w11-b2.github.io/main/
MIT License
1 stars 4 forks source link

= MVP (MoVie Planner) ifdef::env-github,env-browser[:relfileprefix: docs/]

https://travis-ci.org/profile/CS2103JAN2018-W11-B2[image:https://travis-ci.org/CS2103JAN2018-W11-B2/main.svg?branch=master[Build Status]] https://ci.appveyor.com/project/tinyjy94/main[image:https://ci.appveyor.com/api/projects/status/29hd9q3b9vrvbljj/branch/master?svg=true[Build status]] https://coveralls.io/github/CS2103JAN2018-W11-B2/main?branch=master[image:https://coveralls.io/repos/github/CS2103JAN2018-W11-B2/main/badge.svg?branch=master[Coverage Status]]

ifdef::env-github[] image::docs/images/Ui.png[width="600"] endif::[]

ifndef::env-github[] image::images/Ui.png[width="600"] endif::[]

== Introduction

== 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.

== Site Map

== 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]

  3. Under "src/", right-click on the "test" folder and select "Run 'All Tests'"

== Built With

== Authors

== Acknowledgements

== Licence : link:LICENSE[MIT]