Giter VIP home page Giter VIP logo

Rashad J Madison's Projects

rashads_blog icon rashads_blog

Build a Jekyll blog in minutes, without touching the command line.

react-authentication-project icon react-authentication-project

In this course you will learn to implement the Basic Authentication scheme in a React application using an Express REST API

react-fullstack-application icon react-fullstack-application

In your final project, you’ll use React to create a client for your existing school database REST API (that you created in a previous project). The full stack application will provide a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, viewing detail for a specific course, as well as creating, updating and deleting courses in the database.

rest-api icon rest-api

In this project, you’ll create a REST API using Express. The API will provide a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, as well as adding, updating and deleting courses in the database. In addition, the project will require users to create an account and log-in to make changes to the database. In a future project, you'll complete your full stack JavaScript application by using React to create a client for your REST API. To complete this project, you’ll use your knowledge of REST API design, Node.js, and Express to create API routes, along with the Sequelize ORM for data modeling, validation, and persistence. To test your application, you'll use Postman, a popular application for exploring and testing REST APIs.

sqllibrarymanagerproject8 icon sqllibrarymanagerproject8

a web application that'll include pages to list, add, update, and delete books. You'll be given HTML designs and an existing SQLite database. You'll be required to implement a dynamic website using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

treehouse-project-pagination-unit-02 icon treehouse-project-pagination-unit-02

In this project, you'll use a common web development technique known as "pagination" to enhance the usability of a web page. You'll start with a page that contains a list of 54 student names, photos and email addresses. You'll write JavaScript to display 10 names at a time, and add a navigation system -- a series of links at the bottom of the page -- to let users click through the other student entries, 10 at a time. While making these improvements, you'll use the principle of "progressive enhancement." The page should still display the students' names without JavaScript turned on, but will be much improved (enhanced) with the JavaScript programming you add. In other words, you'll add JavaScript to paginate and improve the project, without altering the project in such a way that JavaScript is required to use the web page. Your pagination solution will need to work with a list of any number of students, not just with the supplied list of 54 students. This means your solution needs to be flexible enough to respond to lists of different lengths. After completing this project, you'll have some powerful JavaScript skills and a strong second portfolio piece to show off to potential employers.

treehouse_project__3 icon treehouse_project__3

A responsive, mobile-friendly registration form using a wide variety of HTML form input types and attributes.

vis icon vis

Dynamic, browser-based visualization library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.