Download Book SkateMate Free Java Code

Description

Book SkateMate is a Play Application that provides an exchange forum for textbooks.

Source Files

The download file BookSkateMate-master.zip has the following entries.


.gitignore/* ww w . ja v a2 s . c om*/
Procfile
README
app/Global.java
app/controllers/Application.java
app/controllers/Book.java
app/controllers/Condition.java
app/controllers/CurrentOffer.java
app/controllers/CurrentRequest.java
app/controllers/Student.java
app/models/BaseOffer.java
app/models/Book.java
app/models/Condition.java
app/models/CurrentOffer.java
app/models/CurrentRequest.java
app/models/RemovedOffer.java
app/models/RemovedRequest.java
app/models/Student.java
app/views/about.scala.html
app/views/bookList.scala.html
app/views/books.scala.html
app/views/conditions.scala.html
app/views/index.scala.html
app/views/main.scala.html
app/views/myOffers.scala.html
app/views/myRequests.scala.html
app/views/searchOffers.scala.html
app/views/searchRequests.scala.html
app/views/twitterBootstrapInput.scala.html
conf/application.conf
conf/routes
images/Bookskate.png
license.txt
project/Build.scala
project/build.properties
project/plugins.sbt
public/images/favicon.png
public/javascripts/jquery-1.9.0.min.js
public/stylesheets/main.css
test/ApplicationTest.java
test/ControllerTest.java
test/ModelTest.java
test/ViewTest.java
test/pages/IndexPage.java
test/pages/MyOffersPage.java
test/pages/MyRequestsPage.java

Download

Click the following link to download BookSkateMate-master.zip.

BookSkateMate-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring