-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# giftie | ||
|
||
https://ur-giftie.web.app | ||
|
||
## Inspiration | ||
As an avid gift giver, I wanted to share my expertise with others who might struggle with remembering or coming up with a gift idea | ||
|
||
## What it does | ||
giftie lets you organize any number of gift ideas for your friends and family. Whenever inspiration strikes, you can use giftie to store your ideas to come back to when that special someone's birthday comes up ;) | ||
|
||
Using the ideas you jot down, giftie also makes recommendations for gift ideas. It takes into consideration the gift ideas you have put down as well as the relationship you have with the recipient. | ||
|
||
## How we built it | ||
Frontend: JavaScript, HTML, CSS | ||
Backend: Firebase (Database, Cloud Storage, Authentication), Flask, Python, Cohere | ||
|
||
## What's next for giftie | ||
Additional features that could be integrated in the future include reminders based on a gift recipients important dates (birthday, holidays, etc). Additional gift idea details could also be added. For example improving the UI to include purchase links for each idea |