• Stars
    star
    1
  • Language
    HTML
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

Replication of form wireframes

More Repositories

1

a-sequencer

A-sequencer is a light-weight promise based library for executing methods that return promises. It ensures the methods are executed in the order they were provided. It allows methods that return promises to be chained in a manner that either all runs to completion (in order) or the execution gets terminated. Sequencer supports promise returning methods that take arguments and those without arguments.
JavaScript
3
star
2

inventory

API service to manage inventories.
TypeScript
3
star
3

shopify-integration

A server that fetches orders for a particular store from Shopify.
JavaScript
3
star
4

mydevconnectorapp

A social media app that helps to manage developer profiles and allow them to share knowledge in an interactive environment
JavaScript
1
star
5

html-text-highliter

Fastest library that helps highlight text on an html page. Multiple tags supported!
JavaScript
1
star
6

flask-todo-app

A typical todo app in flask.
Python
1
star
7

ussd

A ussd service that listen to codes for prompt accident emergency response
JavaScript
1
star
8

contact-list-app

A replica of android contact list with similar functionalities. No database used.
JavaScript
1
star
9

get-dev-project

Practice project
PHP
1
star
10

java-web-server

Simple http web server using java tcp sockets. It presently only supports html, css, javascript and other text files. Does not have support for binary files yet. Feel free to fork and improve!
HTML
1
star
11

serverless-quiz-app

A simple serverless quiz application that takes and grades a quiz test. Questions can be added on the fly
HTML
1
star