Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardHaoranLee committed Dec 22, 2020
1 parent f9099cc commit b63a5ef
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# 2020NewHacks
# Flourish

This is a hackathon project initialized by Tiffany (GitHub: [Tiffany0410](https://github.com/Tiffany0410)), Leon (GitHub: [rainyuxuan](https://github.com/rainyuxuan)), and Edward (GitHub: [EdwardHaoranLee](https://github.com/EdwardHaoranLee))

This project, Flourish, is started as the [group project](https://devpost.com/software/flourish-v8a513) of [NewHacks 2020](https://newhacks2020.devpost.com), co-sponsored by IEEE and University of Toronto. The theme of this Hackathon was life convenience. Around this topic, we designed and implemented a plant and flower management mobile app. There are three major functionalites:
- Users can take pictures or upload images of their green plants. Then, Flourish will identify the plant and give the name and information, such as care intructions or water and light preference, of the plant using image recognition from the public API [plant.id](https://plant.id).
- Users can also create their plant records. Each piece of record can contain information such as the species, the name given by the user, the frequency of watering fertilizing, and a brief introduction.
- After setting up the records and reminders, Flourish will automatically generate new reminders of watering and fertilizing to users' plants, so they can check the phone and know which plant needs to be "flourished" today or this week.

Flourish is developed using React-Native framwork, working on both iOS and Android.

For more information and demos, please refer to our [hackathon project website](https://devpost.com/software/flourish-v8a513) or click the image below to see a pre-recorded video demo.


[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/gkUOp41keC0/0.jpg)](https://www.youtube.com/watch?v=gkUOp41keC0)

0 comments on commit b63a5ef

Please sign in to comment.