• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Created a simple To-Do web app. "Back-end" == Django; "Front-end" == Bootstrap4;

More Repositories

1

http-server

C++
66
star
2

Landing-Page-Tester

This is a microservice that manages landing pages. Features; adding a landing page, updating/editing landing page, delete landing page, get page traffic, get page signups.
Python
6
star
3

Shopify-SendBox-Integration-API

An API for calculating shipping rates for Shopify accounts. Created using the Django Rest Framework. Deployed to Heroku.
Python
4
star
4

Jumga-Backend

Flutterwave market place challenge. Working on the payment system for an E-Market place called "Jumga". Back-end created with Django (Django Rest Framework).
Python
2
star
5

Travel-Web-App-with-Django-and-Bootstrap

Creating an awesome a Travel Web App with Django for travel enthusiasts to review travel destinations.
Python
2
star
6

Jumga-Frontend

Frontend application created with the React library. It consumes APIs from the Jumga Backend.
JavaScript
1
star
7

Binance-Spot-History

Python
1
star
8

fintech-web-app

A web app for fintech companies created with React. Deployed to Netlify.
JavaScript
1
star
9

CoderGram-made-with-Web.py

Source files for CoderGram social media app. A social media web app for coders I created using the web.py module. Bootstrap4 for frontend. Still in development.
JavaScript
1
star
10

Zikoko-Quiz

Creating something similar to Zikoko's quiz functionality with Typescript
TypeScript
1
star
11

Url-Shortening-Service

URL SHORTENER that takes URLs and gives users shortened versions for easier use. The shortened URLs redirect to the original long URL when accessed through a browser. Built with the MERN stack. MongoDB, Node.js, React and Express.
JavaScript
1
star
12

Image-Object-Measurement-API

An API that receives image files as base64 encoded string, decodes it and measures the size of objects in the images based on a reference object width passed with the post request.
Python
1
star
13

Snake-JS

Client-side Snake game with vanilla JS https://snakegame-js.netlify.app/
JavaScript
1
star