/project-management

Project Management web based project using Spring MVC framework

Primary LanguageJava

Project Management

Web based project using Spring MVC framework

Prerequisites

Java

Database

Installing

1. First of all you need to have a small database in that project I used MySQL local server

2. Clone repository in your system using steps described here

3. Open project in any IDE and make sure that Maven download all dependencies that are in pom.xml (you can do that also in commandline, but it's harder way if you didnt done that before)

4. Execute all DDL queries that are located here (make sure you done all of this because project won't work if anything isn't completed)

5. Put your DB infos in that file for each particular field here

6. Start using the project.

Built With

•	Spring MVC - The web framework used
•	Maven - Dependency Management
•	JSP - Used to create the views

Dependencies

MySQL Connector - https://mvnrepository.com/artifact/mysql/mysql-connector-java/6.0.5

Jstl - https://mvnrepository.com/artifact/jstl/jstl/1.2

Java Servlet API - https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api/3.1.0

Bean Validation API - https://mvnrepository.com/artifact/javax.validation/validation-api/1.1.0.Final

Spring Core - https://mvnrepository.com/artifact/org.springframework/spring-core/4.3.4.RELEASE

Spring WebMVC - https://mvnrepository.com/artifact/org.springframework/spring-webmvc/4.3.4.RELEASE

Spring JDBC - https://mvnrepository.com/artifact/org.springframework/spring-jdbc/4.3.4.RELEASE

Screenshots

http://prntscr.com/dpa44r

http://prntscr.com/dpa4am

http://prntscr.com/dpa4gv

http://prntscr.com/dpa4kt