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

https://github.com/rafaelhdsv/electronic-voting-machine

This project was made to create an electronic voting machine, using html, css and javascript
https://github.com/rafaelhdsv/electronic-voting-machine

Last synced: 3 months ago
JSON representation

This project was made to create an electronic voting machine, using html, css and javascript

Awesome Lists containing this project

README

        

# Electronic Voting Machine

This project was made to create an electronic voting machine, using html, css and javascript

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)

## Overview

### The challenge

Users should be able to:

- Choose the desired candidate and vote for him
- Use all number buttons and white buttons, correct and confirm
- View the desired candidate according to the number entered

### Screenshot

- Desktop

![](images/desktop.png)

- Mobile

![](images/mobile.png)

### Links

- Live Site URL: https://eletronic-voting-machine.netlify.app

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow