An Easier And Better Way To Create Polls,
Schedule Polls and Vote For What Seems Best
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The Project involves collecting data from users which may be useful in research. In this project:
-
🌟 Users no longer have to worry about the long registration process as they can just login directly from their google and github accounts.
-
🌟 Users can be able to schedule polls at any moment of their choice and within that time frame the poll wll be open to the public.
-
🌟 Users cannot post disturbing content as all polls are subjected to a sentiment review before being posted.
-
🌟 Users have the freedom to vote in as many polls as they want as long as the polls are still open for voting .
A later Update will soon have all countries included.
The Web App was Built using the following technologies and frameworks :
To get a local copy up and running follow these simple example steps.
Make sure you've got Maven and Nodejs installed on your computer.
Once NodeJs is installed,get the latest npm version.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/wambugucoder/FINAL-YEAR-PROJECT.git
-
Install NPM packages in the client folder
npm install
-
In the server folder,perform a maven install and skip tests.
mvn install -DskipTests
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
JosWambugu - @JosWambugu - josphatwambugu77@gmail.com