YouEat is an open source application. You can check the code at http://code.google.com/p/youeat/.
YouEat is a Java application built only with open-source software:
- Apache Wicket, for the web interface
- Spring Framework is the glue for all the components
- Hibernate is the JPA implementation
- Apache Lucene to implement the internal search engine
- Apache Maven is the dev manager
- JUnit is test suite
- PostgreSQL is the database engine
My idea is create an easy to read application… therefore any feedback is well accepted
