An open API service indexing awesome lists of open source software.

https://github.com/shnaveen25/e-voting


https://github.com/shnaveen25/e-voting

evoting java mysql spring-mvc-framework

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# README #

This README would normally document whatever steps are necessary to get your application up and running.

### About Mavin ###

* Quick summary :
Maven is a software project management and powerful build tool. This is based on a POM (pom.xml-project object model) file used for projects management, depedency resolving automatically, documentation and unit test report. Actually, we could sat that Maven is more than just a build tool. It's build process is very similar to ANT but it is very advanced and innovative tool than ANT.

* [More about Mavin](http://www.dineshonjava.com/2016/10/maven-tutorial-for-beginners-eclipse.html)

### How do I get set up? ###

* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions