Pinned Repositories
book-tracker
building_django2_applications
Projects from Building Django 2.0 Web Applications
contactapp
Contact app for collecting information
crimemap
Interactive Crime Map from Flask by Example
django-poll-app
Poll App from the Django Website Tutorial
dodo-todo-bot
This is a Telegram chat bot built from following Gareth Dwyer's tutorial on Codementor.
flask-recipes-app
Flask recipes app from Patrick Kennedy
jonathan-soma-flask
nearbyshops
A simple Django geo-location app from RealPython
Marundu's Repositories
Marundu/flask-recipes-app
Flask recipes app from Patrick Kennedy
Marundu/jonathan-soma-flask
Marundu/nearbyshops
A simple Django geo-location app from RealPython
Marundu/book-tracker
Marundu/building_django2_applications
Projects from Building Django 2.0 Web Applications
Marundu/contactapp
Contact app for collecting information
Marundu/django-poll-app
Poll App from the Django Website Tutorial
Marundu/dodo-todo-bot
This is a Telegram chat bot built from following Gareth Dwyer's tutorial on Codementor.
Marundu/flask-boiler-plate
Install common Flask extensions and create a basic directory structure for Flask apps
Marundu/flask-tdd
Introduction to Test-Driven Development (TDD) with Flask
Marundu/flaskdictapp
A simple dictionary app in Flask using the Wordnik API
Marundu/gotosleep
This is a dead simple script to ensure I unplug from my computer at bedtime.
Marundu/headlines
Headlines app from Flask By Example
Marundu/javascript30-exercises
My exercises from Wes Bos's JavaScript30.
Marundu/locallibrary
The Django Local Library App by the Mozilla Developer Network
Marundu/milligram-starter
A super simple boilerplate project with Milligram.
Marundu/minimal_flask_cms
This is a minimal CMS created using Flask and based on Kiran Dokuru's minimal CMS.
Marundu/news-api-project
Simple Flask app which uses the News API API
Marundu/pushertodo
To-do app built with Flask and Pusher from this Pusher tutorial - https://pusher.com/tutorials/todo-app-flask/
Marundu/python-random-quote
A file-based quote bot written in Python
Marundu/python-unit-testing
Marundu/python_exercises
Python Exercises from Towards Data Science
Marundu/realtimetable
To-do app built with Flask and Pusher
Marundu/secretkeygenerator
Dead simple secret key generator
Marundu/simple-django-stripe
Marundu/simple-flask-ubuntu-system-management
Simple Flask Ubuntu System Management - update, upgrade, reboot, shutdown and check apt logs.
Marundu/simpleflaskclock
A very simple Flask clock that shows the time and day.
Marundu/twitter-app-with-login
Tweet from Tectonic Tweets after logging in with your Twitter account
Marundu/very-simple-flask-tweet
Very simple Flask tweet.
Marundu/waitercaller
A waiter calling app in Flask from Flask By Example by Gareth Dwyer