winstonmhango23
I am a Python developer. I develop back-end APIs with Django, Flask, and Node.js. I develop web apps with Django,React.js Remix.js, Next.js, and Android apps
Malawi
Pinned Repositories
Building-a-blog-with-django-and-tailwind-css
This is part two of our Django tutorials.In this part we are exploring basic parts of Django by creating a blog application with Django and Tailwind css
django-ecommerce-application
This an ecommerce web application created in python and django.
flask-auth
python flask web application for creating web authorization. Allow users to register, login and logout of a web application
flask-email-confirmation-reset
Confirming email on registering before login in.This project details how to use flask-mail and other flask extensions to authenticate users by sending confirmation links
flask-mail-confirm-reset2
This is a Python and flask web application for registration,email confirmation and password reset. This is part 2 of a three parts series. In this part we are implementing the password reseting functionality by sending a rest link to the user email.
multiVendor-eshop-react-native-app
A multi-vendor ecommerce mobile app,front end code built with React Native and Typescript. This is part of a larger project for a multi-vendor online e-commerce mobile app that will call a Django, and Django Rest Framework back-end
python-flask-tailwindcss-TodoApp
This is a Python and Flask CRUD application based on a blog tutorial at codessnipets.com .In this post,you will learn how to create a flask project, configure any database using sqlalchemy and perform crud operations on it.
python-loan-console-app
A python bank loan console application
Python-OOP-Concepts
Object oriented programming concepts lessons from various sources. In these practices, I will be using python to demostrate and explore the concepts.
react-native-multistep-form
This is a multi-step employee records registration form. It uses expo and react-native.
winstonmhango23's Repositories
winstonmhango23/consolecalculator
A simple python console calculator application
winstonmhango23/django
Getting Started wth Django on Render Example
winstonmhango23/flask-charts
A python flask data presentation suing chart.js. A practical project on how to get data from a flask application into the charts library.
winstonmhango23/python-flask-calculator
A python flask web calculator converted from the python console calculator .Uses tailwind css for the UI design