Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muhammadunaisak/polley

A live poll website where Enable users to participate in polls and see real-time updates.
https://github.com/muhammadunaisak/polley

mongodb node reactjs redux socket-io

Last synced: 3 days ago
JSON representation

A live poll website where Enable users to participate in polls and see real-time updates.

Awesome Lists containing this project

README

        

# POLLEY : THE LIVE POLL WEB APP

An Online live poll web application (Polley) where user can see what polls are taking place and also user can create,edit,delete poll by logging in to the app. the polls are live in the home page of the app.

## Installation

Install my-project with npm

```bash
npm install my-project
cd my-project
```

## Run Locally

Clone the project

```bash
git clone https://github.com/muhammadunaisak/polley
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Tech Stack

**Client:** React, Redux, TailwindCSS

**Server:** Node, Express

## Deployment

To deploy this project run

```bash
npm run deploy
```

## Features

- login and signup
- Live poll updation
- Create ,Delete ,update poll
- Interactive poll graphs

![image](https://github.com/muhammadunaisak/polley/assets/84447232/30b3622c-3f92-401c-869d-b1b17c1d42ba)

![image](https://github.com/muhammadunaisak/polley/assets/84447232/55612a97-109c-4f85-af0a-f80f299cb2f7)