• Stars
    star
    1
  • Language
    JavaScript
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

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

Repository Details

A Simple Todo-List with Add Item, Remove Item, Remove All Items and Edit Items functionality.

More Repositories

1

flappy-bird

Flappy bird game made with pygame library of python. This game features the bird which players control to fly without hitting the obstacles (pipes). The sprites, models, background and sound are also added. This also features a score and high score record. Go ahead and flap the wings!
Python
3
star
2

data-structures-using-python

Implementation of Data Structures using Python.
Python
2
star
3

auth-redux-template

A complete auth system with user and auth setup following the good coding practices installed right in your system to begin the project with.
TypeScript
2
star
4

searching-and-sorting

All about searching and sorting techniques and algorithms.
Python
2
star
5

todo-list-django

Simple Todo List made using Python/Django and Django Rest Framework. Simple RESTful API for the todo list with simple CRED operations.
Python
2
star
6

data-structures-problems

Solved problems on data structures such as Arrays, Linked Lists, Trees, etc using Python.
Python
2
star
7

tic-tac-toe-react

Simple Tic Tac Toe game made using ReactJS.
HTML
1
star
8

tic-tac-toe

A simple tic-tac-toe game made using python. The board is made using a dictionary.
Python
1
star
9

google-weather-scraper

Scraping weather details from google and showing the relevant information using django and beautifulsoup.
1
star
10

youtube-video-downloader

Youtube video downloader made with Python using Tkinter for GUI. Add a youtube link, select the destination folder on your machine, select the video quality or if you want just audio and hit the Download button and your video will be downloaded.
Python
1
star
11

jhuko-mat-posture-detector

A project for posture detector and help you correct your sitting posture.
Python
1
star
12

INNOMIGHT

1
star
13

todo-list-using-react

A Simple ToDo-List made with React and React Hooks and Material UI for Interface.
JavaScript
1
star
14

calculator-with-react

A Simple Calculator made with React and designed with CSS.
JavaScript
1
star
15

photo-wall

Photowall is a ReactJS web app in which you can add photos, comment on them and remove them from your wall. It is made using Javascript, ReactJS, and React-Redux.
HTML
1
star
16

url-shortener

Simple Url shortening app created using Python-Django. It generates a token and the token is mapped with the original URL.
Python
1
star
17

sorting-algorithm-visualizer-and-forum

This is a simple Sorting Algorithm Visualizer made with reactjs.
HTML
1
star
18

basic-data-structures-cpp

Basic data structures like Stacks, Queues, Heaps and Trees. Basic syntax practice repository.
C++
1
star
19

django-email-sender

A simple email sender app made using django. Can be used in contact forms using sendgrid or any other email sending server.
Python
1
star
20

tracking-and-vibrations-data-api

API for Data from Tracking and vibrations sensor.
Python
1
star
21

wish-collector

A collection of things people want to change in the world. People can submit their thought about what they want to change in the world right now. Made using ReactJS on the frontend and Python-Django on the backend with MySqlite Database.
HTML
1
star
22

django-blog

A blog backend created with Python-Django and Django-Rest Framework. Database used - PostgreSQL. Uses docker containers. Database and App on different docker containers. Consists of 4 Models.
Python
1
star
23

time-complexity-calculator

Time Complexity Calculator is a project in which you can enter your function and see how efficient your program is. Basically, it takes in your program and returns it time complexity as output. It also has all the things you need to understand how time complexity works. In computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. This project is very important for every person coming into this industry as everything needs to be efficient and students and users still struggle with finding out the time complexity of the programs.
Python
1
star
24

INNOMIGHT.github.io

CSS
1
star
25

hackerrank-solutions

A hacckerrank problem-solution capsule which contains problem solving and python language problem and solutions. Problems solutions in Python.
Python
1
star
26

react-materialize-made-easy

This repository contains the component files that can be directly imported and used in your projects. This project is entirely made using ReactJS and MaterializeCSS. This repository and guide is made to simplify using Materialize with react. Using CSS part is simple but using Materialize-Javascript Components in React is extra work. Using this, you can simply import and use every materialize js component effectively within seconds.
HTML
1
star