The Startup Management System provides users with convenient tools to find startups and find investors for user’s startups.
The core of the Startup Management System is a Java application and a SQL (MySQL) database.
The application has been built according to Model-View-Controller architecture pattern.
- SQL - MySQL;
- Spring Framework(Core, MVC, Security);
- ORM - Hibernate;
- Front-End - JSP, JSTL, BootStrap, CSS, JavaScript;
- Logger - Log4j;
- Testing - Junit, Mockito, Spring;
- Building - Apache Maven.