Skip to content

Frontend module of the student internship project made up for Sync Lab company using Next.js framework.

License

Notifications You must be signed in to change notification settings

killbizz/Online-Voting-React-FE

Repository files navigation

Online Voting React FE

HitCount Website

Frontend module repository of the student internship project made up for Sync Lab company using Nextjs framework.

This software consists of a web application that implements an electronic voting system. Electronic voting, also known as e-Voting, consists of a set of methodologies that allow citizens to express their vote and view their voting history through information technologies.

This web application allows the user to create their own personal account. Following an authentication procedure, the voter can access a page to cast a vote. The system, in addition to acquiring voter preferences, offers to a set of platform administrators tools to create, configure and monitor different types of elections, as well as to manage the insertion and removal of participating political parties.

Online-Voting-Screenshot

Website Usage

You can test the website by doing one of the following:

  • Create a new personal user account through the registration page and use it to authenticate. Then go to your personal dashboard to view all available elections
  • Use the administrator credentials ( [email protected], Password123$ ) in the login page and go to the admin dashboard to access all the admin tools

Installation

Clone Repository

git clone https://github.com/killbizz/Online-Voting-React-FE.git

Install Dependencies

npm install

Run Local Application

npm run dev

Main Dependencies

About

Frontend module of the student internship project made up for Sync Lab company using Next.js framework.

Topics

Resources

License

Stars

Watchers

Forks