Skip to content

It's an online voting system that allows users to vote for their favorite candidate in elections.

Notifications You must be signed in to change notification settings

AayushiJapsare15/PollPower

 
 

Repository files navigation

Introduction

It's an online voting system that allows users to vote for their favorite candidate in elections. The system is designed to be secure, transparent, and easy to use. provides a user-friendly interface that makes it easy for voters to cast their votes and tally the results.

Features

  • User-Friendly Interface: Easy-to-navigate platform suitable for users of all ages.
  • Real-Time Results: View voting outcomes as soon as votes are cast.
  • Interactive Visualizations: Explore voting trends through dynamic charts and graphs.

Technologies

PollPower is built with the following technologies:

  • Next.js: A powerful React framework for building fast and scalable web applications.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs without writing CSS.
  • Prisma: A next-generation ORM for Node.js and TypeScript.
  • React Chart: A library for creating dynamic and interactive charts in React.

Installation

To get started, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/PollPower.git
    cd PollPower
  2. Install the dependencies:
    npm install
  3. Set up the database: Configure your database settings in the .env file. You can use the .env.example file as a template.
  4. Run the development server:
    npm run dev

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

It's an online voting system that allows users to vote for their favorite candidate in elections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • SCSS 6.0%