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

https://github.com/marcusal/ajax-autocomplete

A simple page utiliasing Ajax/Api requests to update the DOM
https://github.com/marcusal/ajax-autocomplete

Last synced: 9 months ago
JSON representation

A simple page utiliasing Ajax/Api requests to update the DOM

Awesome Lists containing this project

README

          

![Issues](https://img.shields.io/github/issues/marcusal/ajax-autocomplete?style=for-the-badge)
![Followers](https://img.shields.io/github/followers/marcusal?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/marcusal?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/marcusal//ajax-autocomplete/main?style=for-the-badge)

# Ajax Autocomplete
In this project, I have created a simple landing page for a adoption service. The design was sketched on Figma, and then developed on HTML/CSS.
I implemented Javascript to fetch data from an Api Dictionary. The functionality is similar to a search engine.
The page is not currently mobile responsive due to time constraints, so it is best used on a laptop or desktop machine.
The webpack must first be ran using 'Rake webpack'. Copy and paste the provided local server link in your browser.
Then open the code in your editor.

Screenshot

## Authors

👤 **Marcus**

- GitHub: [@Marcusal](https://github.com/Marcusal)
- LinkedIn: [Mark Allen](https://www.linkedin.com/in/marcusa999/)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Marcusal//ajax-autocomplete/issues)

## 📝 License

This project is [MIT](LICENSE) licensed.