Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 578 Bytes

Beeter

Beeter is an educational project developed at course "Design of Services and Applications" of Castelldefels School of Telecommunications and Aerospace Engineering (EETAC). Beeter is a very simple microblogging service with a web front-end developed with Bootstrap and jQuery, and an android front-end.

System requirements

To install Beeter you must have installed:

  • JDK 7.0
  • Maven
  • Tomcat
  • Apache
  • MySQL

Installation

Clone this project and follow the instructions of each one of the individual subprojects:

  • sql
  • www
  • beeter-server
  • beeter-android