Python Django Custom polling app.
I would like to add more customization to the reminder button and allow for settings dates on a calendar.
I learned that creating a successful project, isn't determined by it's complexity.
Portfolio Website
|
Anabolic Smorgasbord
|
# Install dependencies
pipenv install
cd pollster
# Serve on localhost:8000
python manage.py runserver