Birthday
A website to wish your loved ones on their birthday.
Install / Use
/learn @boudhayan-dev/BirthdayREADME
<h1>Birthday</h1>
<p>
This is a template to wish somebody on their birthday. It contains a scattered gallery, cards with birthday wishes
on them, a word cloud made from their chat history generated using <a href="https://github.com/amueller/word_cloud">Word Cloud Generator</a> and an embedded gift card. The recepient's email address is pre-configured and it gets delivered to them when they view it.
</p>
<br>
<small><strong>Note:</strong> The site works best on Chrome. </small>
<h2>Demo<h2>

The above creds will be used to login in the website.
<li>Create virtual environment and activate it</li> <pre> virtualenv venv </pre> <li>Activate the virtualenv</li> <pre> cd venv/Scripts<br> activate cd ../../ </pre> <li>Install all dependencies</li> <pre> pip install -r requirements.txt </pre> <li>Create a user for accessing the site</li> <pre> flask db init<br> python util/create_user.py username password<br> flask db migrate -m "Created admin user"<br> flask db upgrade </pre> <li> Run</li> <pre> flask run </pre> </ul><small>© 2019 Boudhayan Dev. All rights reserved.</small>
Related Skills
feishu-drive
337.3k|
things-mac
337.3kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
337.3kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
eval
86 agent-executable skill packs converted from RefoundAI’s Lenny skills (unofficial). Works with Codex + Claude Code.
