codingforentrepreneurs / MVP-LandingLinks
Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3, Python 3.8, and Bootstrap 4.5.
☆52Updated 2 years ago
Alternatives and similar repositories for MVP-Landing
Users that are interested in MVP-Landing are comparing it to the libraries listed below
Sorting:
- A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!☆94Updated 3 years ago
- Turn your python projects into a task master and scheduling genie with the magic of Celery & Redis. This is Time & Tasks 2.☆46Updated 4 years ago
- Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.☆66Updated 2 years ago
- Django x Docker to Production on Heroku☆40Updated 2 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- Let's create your first ever Django project step-by-step. We'll use Python 3 and Django 4.☆25Updated 2 years ago
- Use Django with Docker. Related code for the post--->☆43Updated 2 years ago
- Multiple user registration code in django, watch the tutorial here --> https://youtu.be/QnviZrFr6co☆51Updated last year
- Create Advanced User Sign Up View in Django | Step-by-Step