nautobot-lunch

Nautobot Lunch


Keywords
nautobot, nautobot-app, nautobot-plugin, yelp-fusion-api
License
Apache-2.0
Install
pip install nautobot-lunch==1.0.0

Documentation

Nautobot Lunch



An App for Nautobot.

Overview

This app queries Yelp to find lunch (or breakfast or dinner, we don't discriminate) near a location. The goal of this is to make it easier for field personel to find food near the site they are at. Or to re-arrange the order you want to visit sites so that you actually end up eating a good lunch.

Screenshots

More screenshots can be found in the Using the App page in the documentation. Here's a quick overview of some of the app's added functionality:

Nautobot Lunch

Documentation

Full documentation for this App can be found over on the Nautobot Docs website:

Contributing to the Documentation

You can find all the Markdown source for the App documentation under the docs folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.

If you need to view the fully-generated documentation site, you can build it with MkDocs. A container hosting the documentation can be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001. Using this container, as your changes to the documentation are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.

Any PRs with fixes or improvements are very welcome!

Questions

For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #nautobot), sign up here if you don't have an account.