Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wasi0013/online-voting-system
A simple voting system developed on the basis of Electoral system of Bangladesh using meteor.js and Twitter Bootstrap-3
https://github.com/wasi0013/online-voting-system
application meteorjs mongodb voting web
Last synced: about 1 month ago
JSON representation
A simple voting system developed on the basis of Electoral system of Bangladesh using meteor.js and Twitter Bootstrap-3
- Host: GitHub
- URL: https://github.com/wasi0013/online-voting-system
- Owner: wasi0013
- License: mit
- Created: 2014-06-07T14:13:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T16:54:37.000Z (7 months ago)
- Last Synced: 2024-10-14T03:41:57.055Z (about 1 month ago)
- Topics: application, meteorjs, mongodb, voting, web
- Language: JavaScript
- Homepage: http://ovs.meteor.com
- Size: 2.42 MB
- Stars: 23
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Online-Voting-System
====================A Simple Voting System developed on the basis of Electoral system of Bangladesh using Meteor.js, Twitter Bootstrap-3
Project Tools and Resources:
------------------
* [Meteor](http://meteor.com)
* [Bootstrap 3](http://getbootstrap.com) (installed using the package from AtmosphereJS)
* [animate.css](http://daneden.github.io/animate.css/)
* [Bootbox.js](http://bootboxjs.com/)
* [chart.js](https://atmospherejs.com/chart/chart)Features:
---------
- [x] Home page
- [x] Admin
- [x] Login
- [x] User registration and signup
- [x] User information page
- [x] Stable Vote Clock for all votes
- [x] Quick Vote
- [x] Stats
- [x] Team registration and management for National Election
- [x] Seats Planning
- [x] National Election Voting process
- [x] Vote Reset control on Admin page
- [x] National election result
- [ ] History and News feed
- [ ] Robust admin page with greater and flexible control and quick accessNote: This is my Hello World! Meteor project.