Key Features | How To Use | Download | Credits | License
- Login/sign up flow with e-mail address
- Profile page
- Unique link generation
- Send email confirmations
- Link to Google Calendar/ Apple calendar
- Stripe integration for upgrade
- Open a terminal and go to the server folder. Make sure you have pipenv installed (
pip install pipenv
) - Install the dependencies with
pipenv install
. This also createa a virtual environment, if there isn't one already - Activate the virtual environment and start the app with
pipenv run flask run
This software uses the following open source packages: