Skip to content

justinslee/TheTextChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

This web application is built using the Play framework. The web application goal is to provide a way for ICS students to exchange textbooks with each other.

ER-Model Diagram

Image

Installation

  1. Install the Play framework on your system.
  2. Install the Eclipse IDE for Mobile Development on your system.

Build

The system builds and compiles automatically upon using "test" as a command.

Testing

To test the program. Initiate an instance of play in the main directory and type "test" in the prompt.

C:\Users\Justin\workspace\GitHub-Play-TheTextChange>play
[info] Loading project definition from C:\Users\Justin\workspace\GitHub-Play-TheTextChange\project
[info] Set current project to ICSBookExchange (in build file:/C:/Users/Justin/workspace/GitHub-Play-TheTextChange/)
       _            _
 _ __ | | __ _ _  _| |
| '_ \| |/ _' | || |_|
|  __/|_|\____|\__ (_)
|_|            |__/

play! 2.1.0 (using Java 1.7.0_11 and Scala 2.10.0), http://www.playframework.org

> Type "help play" or "license" for more information.
> Type "exit" or use Ctrl+D to leave this console.

[ICSBookExchange] $ test
[info] ModelTest
[info] + ModelTest.testModel
[info]
[info]
[info] Total for test ModelTest
[info] Finished in 0.022 seconds
[info] 1 tests, 0 failures, 0 errors
[info] Passed: : Total 1, Failed 0, Errors 0, Passed 1, Skipped 0
[success] Total time: 6 s, completed *Date*
[ICSBookExchange] $

About

Repository for TheTextChange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors