This repository contains a README file sample for Daytona Samples and the MIT License.
It can be used as a template to create sample repositories that can be added into Daytona.
Once you finish your sample and it gets merged, you can open a PR in the Daytona repo and submit the sample into the index file.
A Django app that uses Gemini to calculate a users Wellness Score. It uses Twilio to send an SMS to the phone's user.
- Install Daytona: Follow the Daytona installation guide.
- Create the Workspace:
daytona create https://github.com/daytona/sample-django-wellness-buddy
... MORE STEPS IF NEEDED ...
- Start the Application:
python manage.py startserver
- Gemini wellness calculator
- Send sms with twilio of score