• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

The ToDo List project shows the concepts of "Single Responsibility" and "Tightly Coupled Objects" in programming using JavaScript programing language.

More Repositories

1

ToDo-2.0

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. I build a simple website that allows for doing that, and you will do it using ES6 and Webpack!
JavaScript
4
star
2

TheNewWebClone

Replica of the website "The Next Web". Everything is in the box. If you set up the foundation of the web, HTML, wrong, you will hit hell with manipulating DOM. So in this project, we touch more advance techniques of layout and figuring out how important it is to know and understand HTML and DOM
HTML
3
star
3

Enumerables

In this project, we are implementing our own version of Ruby’s enumerable methods.
Ruby
2
star
4

CP_TV-_Maze

The JavaScript capstone project where we build our own web application based on an external API. We will use TV Maze API that provides data about a TV Shows that we like and then build the webapp around it.
JavaScript
2
star
5

MiniMortgageCalculator

My First Java command line project. Mortgage calculator.
Java
1
star
6

treningvida-online

This project, a Landing page for an online workshop, was created as a part of facebook's advertising campaign. The Landing page's primary goal is to deliver structured information regarding the online seminar and generate Leeds at the Facebook campaign.
JavaScript
1
star
7

BlogApp

Simple Blog App built with Ruby on Rails
Ruby
1
star
8

Telegram-Bot

Capstone–This project demonstrates how to build a bot with a ruby in our example with Twitter Telegram, using Telegram API
Ruby
1
star
9

My-Github-user-finder

React application for finding Github users
CSS
1
star
10

my-vuejs

My Vuejs default clean template
JavaScript
1
star
11

marijanbrvar

1
star
12

ror-linter

Ruby on Rails linters
1
star
13

BubbleSort

Advanced Building Blocks - Bubble Sort [Collaborative project] In this project, the you will implement the bubble sort algorithm. Assignment is focused on the use of yield and passing a block to a method.
Ruby
1
star
14

Opinioner

Build a Twitter clone or someplace where you can state your opinion and see the reaction! Will, anybody follows you!
Ruby
1
star
15

book_store_react

The bookStore is the MVP version that allows you to: Display a list of books. Add a book. Remove a selected book. It was created with React using Redu
JavaScript
1
star
16

LendABook

Capstone Project - Incorporate accumulated knowledge of the previous four weeks and build a web page, according to provided instructions and customer requirements
HTML
1
star
17

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
JavaScript
1
star
18

private-events

We are building the site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties. Events take place at a specific date and at a location. A user can create events. A user can attend many events. An event can be attended by many users. This will require you to model many-to-many relationships.
Ruby
1
star