Skip to content

RedPine404/GiftPal

Repository files navigation

GiftPal

The Ultimate Gift Exchange and Reminder App

GiftPal
MIT License Release

Purpose

The topic of our project is an application that tracks your loved one's special dates and their wish lists. We have also added gift exchange functionality to our application. Our application will send emails reminding the user of their loved one's special dates and send emails informing users who they are paired with for the gift exchange and some suggestions of what to get them as a gift.

Building

Clone the repository:

git clone https://github.com/Samagoue/UMGC_CMSC495_SPRING_2023_GP2.git

Access the cloned folder and run:

docker build -t giftpal .

Setup

Start the container

docker run -p 5000:5000 giftpal

Login to the setup interface at http://localhost:5000/setup-login

The username is giftpaladmin

The password is generated on application launch and printed to the console

Set the email and OpenAI API keys at http://localhost:5000/setup-keys

Using

Access the application at http://localhost:5000

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published