Skip to content

MVC project for interconnect Twitter, Dropbox, ...

Notifications You must be signed in to change notification settings

werayn/Java_area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Area

Description

Welcome !
This project is a IFTT like built with Java, MongoDB and Spring.
An applet is triggered by changes that occur within other web services such as Twitter, Facebook, ...
Using the APIs made available by these services.
I used a simple bootstrap template to generate the webview.
This project have been made during my 2nd years at Epitech

Getting started

Prerequisites

Java / MVN / MongoDB

Since it's a Java-Based project, due to Spring you need to install some stuff on your computer:


Install the project

First you need to clone the repository: Do not forget to upload your SSH Key into github and having the right access.

[email protected]:werayn/Java_area.git
mvn packages 

install all the dependencies the project needs.

Run it

When everything is installed, if you want to run it, do the following:

java -jar target/[name file].jar

Documentation

Into the Doc folder you can find a simple PDF.
who describe the MVC model and the Spring framework.

Authors

See also the list of contributors who participated in this project.

License

This project is no licensed - it's a completely private project.


About

MVC project for interconnect Twitter, Dropbox, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published