• Stars
    star
    3
  • Rank 3,866,167 (Top 78 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

A how-to on building a basic React-Redux app. The user can deposits or withdraw $100 from a bank account at each click.

More Repositories

1

Web-Development-Course

A multi-page website meant to promote, inform and sell the tickets for a web development course. Built with Html and Css,
HTML
12
star
2

New-York-Times-Page-Clone

A clone of the March 17, 2014 edition of the New York Times web page. Built with Html and Css.
HTML
11
star
3

Rock-Paper-Scissors

A simple program that allows the user to play "rock, paper, scissors" against the computer. Built with Html, Css, and Javascript.
HTML
9
star
4

Etch-a-Sketch

A browser version of something between a sketchpad and an Etch-A-Sketch. Built with Html, Css, and Javascript.
JavaScript
9
star
5

Draggable-To-Do-List

A To-Do app in Javascript that allows users to input their activities for the day, check them off as completed when done, and eliminate from list all the activities completed. It also has a drag-and-drop feature that allows the priority of activities to be rearranged.
JavaScript
9
star
6

Enumerable-Methods

A set of enumerable methods re-created by the authors in the ruby programming language.
Ruby
8
star
7

To-Do-List

A To-Do app in Javascript that allows users to input their activities for the day, check them off as completed when done, and eliminate from list all the activities completed.
JavaScript
8
star
8

Authentication-Required

An blog app designed to implement authentication systems so users can only access specific areas and view content of a site they are authorized to do so. Users are required to sign-up and log-in before they can create posts and view the name of other post's authors.
Ruby
6
star
9

Books-List

This Javascript single-page app is an exercise in Javascript DOM manipulation, objects and classes. It allows the user to input the titles of books in his/her library along with the name of the author.
JavaScript
6
star
10

Philosophy

A blog app in Rails where the user can create articles and share articles relating to the main four topics in Philosophy (Metaphysics, Gnoseology, Logic and Ethics), comment on other user's articles and upvote them.
JavaScript
5
star
11

TV-Shows

This Javascript app fetches and posts info from/into two different APIs regarding TV shows whose title includes the word "comedy". It displays a list of these with their "poster" image and number of likes received. The user can then post a like or comment (this last option makes a pop-up window appear, with further details of interest).
JavaScript
5
star
12

Form-Creator

A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .
Ruby
5
star
13

Portfolio

My personal portfolio. Containing all pertinent info regarding my knowledge and experience in the field of full-stack web development.
HTML
4
star
14

Linter-in-Ruby

Ruby
4
star
15

Contact-App

A React-Redux app for listing contacts -their name, email and phone number. Includes edit and delete functions.
JavaScript
4
star
16

To-Do-in-React

JavaScript
4
star
17

My-First-Rails-App

This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.
Ruby
4
star
18

Top-Ranks

A javascript app where users can input their name and purported current score. It calls an API where said information is saved, for this user and for whatever other users may tap into it.
JavaScript
4
star
19

Google-Homepage

A clone of the Google homepage. Built with Html and Css.
HTML
3
star
20

Bookstore

JavaScript
3
star
21

Technical-Documentation-Page

A technical documentation page, built with Html and Css.
HTML
3
star
22

Space-Travellers

A React-Redux app that fetches information on Rockets and on Missions (supposedly property of SpaceX) from an API. The user can then reserve a rocket or become an active member of a mission. These choices will be displayed on the user's profile page..
3
star
23

Color-Changing-Login-Logout

A React-Redux app that illustrates simple state-changing actions. The empty fields in the landing page get filled with the app author's information when the user clicks the login button. The color of the page's text can be changed by inputting the name of a color in the bottom field and then clicking the "Change Color" button.
JavaScript
3
star
24

Leaderboard

JavaScript
2
star
25

Lilas-Dance-Workshops

A web-page for an instructor who holds dance workshops
HTML
2
star
26

FCC-Tribute-Page

HTML
2
star
27

German-Cobian

This repository is the header for my github profile.
2
star
28

Consuming-API-Basics

A how-to on consuming API in Javascript
2
star
29

Best-Practices

JavaScript
2
star
30

Survey-Form

A survey form built with Html and Css.
HTML
2
star
31

Testing-Exercise

JavaScript
2
star
32

Bookstore-React

JavaScript
2
star
33

Menu-React

A simple React app that reads and displays the dummy data contained in a file in the form of an array of objects (this data puports to be the image, title, category, price, and description of menu items). The user can either browse the entire menu or select a specific category of menu items (hard coded || dynamically generated) to browse.
CSS
2
star
34

Test-Bookstore

JavaScript
2
star
35

SQL-Zoo

This repository contains the answers to the tests that form the SQL tutorial called "SQL Zoo" . These are useful as practice cases in how to query SQL databases
2
star
36

Git-Flow-Exercise

2
star
37

Reviews

A simple React app that allow the user to fetch reviews from an API, navigate backwards or forwards through the list of these, or opt for a random review to be displayed.
CSS
2
star
38

Bookstore-React-Redux

A React-Redux app that allows for the user to input a book with the information on title, author, and category, posting it to an API. It then fetches and displays info on all books contained in that API. The user can also remove an existing book and its associated info from the list.
2
star
39

Hello-Rails-React

An app that combines a Rails back-end with a React-Redux front-end. It displays one out of five greetings seeded to the database at random when the page is refreshed.
JavaScript
2
star
40

Math-Magicians

A single page React app whose main feature is a fully functioning basic calculator as one of it's pages. The manner in which the calculator logic was adapted so that the display of its operations could be handled by React components is significant. The app also features a landing page and a page where the user can read a random math-related quote.
JavaScript
2
star
41

Depot

1
star
42

Twitter-Clone

1
star
43

Rails-React-Hello

1
star
44

Art-Gallery

A React-Redux app that fetches artworks from the Art Institute in Chicago's API, displays them, and then, on the artwork of the user's choice, displays more detailed information.
JavaScript
1
star
45

Grocery-Bud

A simple React app that allows users to input items they wish to buy at the grocery store, edit a previously entered item, remove a specific item, or eliminate from the list all the items entered.
HTML
1
star
46

Tours

A React application that fetches info on tour packages from an API , displays it, allows user to expand on the tour info and clear out the tour info he/she is not interested in it.
CSS
1
star
47

Birthday-Reminder

A simple React app that reads and displays the dummy data contained in a file in the form of an array of objects (this data puports to be the photo, name, age and id-number of people whose birthday is today). It also allows for all the information to be cleared away at the click of a button.
CSS
1
star