Let's create a new plant app! Should we track the plants we have? Track when they were watered, how healthy they are, what kind of fertilizer they like? Where do they live?
🔔🔔🔔
CONTRIBUTORS must follow all guidelines in CONTRIBUTING.md or run the risk of having your Pull Requests labeled as spam.
🔔🔔🔔
- Fork this repo
- Go to your ServiceNow instance
- Go to
System Applications
=>Studio
- Once Studio loads, select
Import From Source Control
- Use your forked repo to Import your application
- Make updates to the application
- In Studio, commit your changes to source control
- Submit a pull request to the ServiceNowDevProgram/Plants
main
branch
- Automate task creation for watering, fertilizing, etc
- Create an experience to be able to manage your plants
- Bring in plant data from other sources
- Create a way to track plant progress over time