Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelbroseghini/norse-votes
:mega: Mobile first, real time voting application
https://github.com/rafaelbroseghini/norse-votes
expressjs materializecss mongodb nodejs pusher real-time voting-application
Last synced: 16 days ago
JSON representation
:mega: Mobile first, real time voting application
- Host: GitHub
- URL: https://github.com/rafaelbroseghini/norse-votes
- Owner: RafaelBroseghini
- Created: 2018-07-27T21:05:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T04:52:01.000Z (about 6 years ago)
- Last Synced: 2024-10-22T09:59:39.764Z (2 months ago)
- Topics: expressjs, materializecss, mongodb, nodejs, pusher, real-time, voting-application
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Norse-Votes :mega:
* Mobile first, real time voting application developed to engage the Luther College Community.## Usage
* Clone this repository!
* Vote away :smile:## Built with:
* Node.js
* Express.js
* MongoDB
* Pusher
* Axios
* Materializecss## Features:
* Mobile first design with [Materializecss](https://materializecss.com/)
* Real time event propagation with Pusher
* Google OAuth 2.0## Contributing:
1. Fork this repo! :spaghetti:
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :+1: