Skip to content

Latest commit

 

History

History
122 lines (90 loc) · 3.5 KB

README.md

File metadata and controls

122 lines (90 loc) · 3.5 KB

gasolve banner

Personal fill up assistant

GitHub language count GitHub top language License: MIT GitHub last commit

Status: Update required


Index

About

Este projeto é uma ferramenta desenvolvida para auxiliar o usuário na escolha entre gasolina e etanol para abastecimento. O script em HTML/JavaScript compara informações de valor dos combustíveis.

Tools

Development of this template utilizes the tools listed below:

References

For more information about HTML forms, check out the tutorials of W3Schools.

Features

  • HTML Form
  • JavaScript scripts for HTML

Layout

Preview
coverpage

Pre-requisites

You can use an in-browser IDE like Replit or Codeacademy, but for a better experience editing the scripts, consider an advanced source-code editor (e.g. Visual Studio Code, Eclipse).

Setup

# Clone this repository
$ git clone <https://github.com/vitoriape/gasolve>

# Access the project folder
$ cd gasolve


# First Option: Open the file gasolve.html for editing the complete project
$ start gasolve.html

# Second Option: Open the folder script-only to edit it separately
$ cd script
$ start gasolveForm.js

# Third Option: Open the folder html-only to edit it separately
$ cd html form
$ start gasolve.html

Team

Author


Vitória Peçanha

🌐 📬 📜

License

This project is under the
License: MIT