diff --git a/Projects/3-Advanced/Potted-plants-app.md b/Projects/3-Advanced/Potted-plants-app.md new file mode 100644 index 00000000..91ba9885 --- /dev/null +++ b/Projects/3-Advanced/Potted-plants-app.md @@ -0,0 +1,34 @@ +# My Potted Plants + +**Tier:** 3-Advanced + +My Potted Plants is an application that is meant for anyone aspiring to grow +potted plants or anyone who has potted plants. Anyone can scroll through the +application and see the various potted plants that are grown, how to grow and +maintain them and even upload various plants that they grow. It's more like social media +but for potted plants with more information provided after clicking on the pictures. + + +## User Stories + +- [ ] User can upload pictures of their potted plants. +- [ ] User can scroll through application for interesting potted plants. +- [ ] User can get information for the potted plants. +- [ ] User can filter the categories for the potted plants. +- [ ] User can create a profile. + +## Bonus features + +- [ ] User can chat with potted plant owner. +- [ ] User can get in app points for growing healthy plants. + +## Useful links and resources + +- [7 apps to keep your plants alive and well](https://mashable.com/article/best-apps-for-taking-care-of-plants) +- [How to Create a Database Mobile App with SQLite and Visual Studio](https://www.google.com/amp/s/www.itexico.com/blog/how-to-create-a-database-mobile-app-with-sqlite-and-xamarin-studio%3fhs_amp=true) +- [Let’s Develop an Android App to Upload Files and Images](https://medium.com/javarevisited/lets-develop-an-android-app-to-upload-files-and-images-on-cloud-f9670d812060) + + +## Example projects + +- [Vera](https://bloomscape.com/vera/)