Skip to content
/ HBDU Public

HBDU (Happy-BirthDay-U) is a website for your friends' birthday. Enter your friend's name then send the link!

License

Notifications You must be signed in to change notification settings

thelilnix/HBDU

Repository files navigation

HBDU

HBDU (Happy-BirthDay-U) is a website for your friends' birthday. Enter your friend's name then send the link!

Test_Lint Python: 3.8 License: GPL Release Last commit Follow me

Screenshot

Table of contents

Requirements

For requirements see requirements.txt

Templates credit:

Setup

(ROOT_PROJECT_DIR)$ pip3 install -r requirements.txt # You can use virtual env too.

Run

just

(ROOT_PROJECT_DIR)$ ./run.sh

or

(ROOT_PROJECT_DIR)$ export FLASK_APP=src/HBDU/
(ROOT_PROJECT_DIR)$ export FLASK_ENV=production # or development for developing
(ROOT_PROJECT_DIR)$ flask run

or using docker

(ROOT_PROJECT_DIR)$ ./run_docker.sh # 127.0.0.1:PORT

Contributing

I will be glad! Open an issue first or work on your assigned issue.

Bug Reporting

If you have found any important bug or vulnerability, open an issue or contact me please.

email: ebsa491@gmail.com

TODO

See TODO.md

Other

Nothing more! Just pay attention to LICENSE and enjoy my free software.

About

HBDU (Happy-BirthDay-U) is a website for your friends' birthday. Enter your friend's name then send the link!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published