Skip to content

This project aims to create a web page that displays information about bike racks in Recife city. The page uses a form to allow the user to filter and search for specific bike racks. The page also displays a list of bike racks and their information, obtained from the city's API.

Notifications You must be signed in to change notification settings

mathunes/sispro-challenge-html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SISPRO HTML/CSS CHALLENGE

This project aims to create a web page that displays information about bike racks in Recife city. The page uses a form to allow the user to filter and search for specific bike racks. The page also displays a list of bike racks and their information, obtained from the city's API.

Requirements

  • Use HTML, CSS, and JavaScript to create the web page.
  • Use Bootstrap as a styling library (version 5 or higher).
  • Use JavaScript without jQuery.
  • Use the grid system to arrange the elements on the page.
  • Use a form to allow the user to filter and search for bike racks.
  • Use a list or table to display the bike racks and their information.
  • Use the API provided by the city of Recife to obtain the information about the bike racks.
  • The select element for the number of bike racks to display should allow the user to select between 5 and 10 bike racks.

Usage

  1. Clone the repository: git clone https://github.com/mathunes/sispro-challenge-html-css.git
  2. Go to the project directory: cd sispro-challenge-html-css
  3. Open index.html in your browser

Contributing

If you wish to contribute to this project, please follow the guidelines below:

  1. Fork the repository
  2. Create a new branch: git checkout -b <my-new-branch>
  3. Make changes and add the changes: git add .
  4. Commit your changes: git commit -m "Add some feature"
  5. Push to the branch: git push origin <my-new-branch>
  6. Submit a pull request to the original repository

License

This project is licensed under the MIT License.

About

This project aims to create a web page that displays information about bike racks in Recife city. The page uses a form to allow the user to filter and search for specific bike racks. The page also displays a list of bike racks and their information, obtained from the city's API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published