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
- Host: GitHub
- URL: https://github.com/shnaveen25/e-voting
- Owner: shnaveen25
- Created: 2019-08-11T04:26:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T06:32:37.000Z (over 2 years ago)
- Last Synced: 2025-03-27T12:36:20.781Z (3 months ago)
- Topics: evoting, java, mysql, spring-mvc-framework
- Language: Java
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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