Coder Social home page Coder Social logo

refactor-tractor-fitlit-a's Introduction

Refactor Tractor (Fitlit Version A)

Contributors:

Objectives

  • Build on top of pre-existing code that you did not write and navigate someone else’s codebase
  • Make network requests to API endpoints to retrieve and manipulate data
  • Refactor pre-existing code and use inheritance to DRY up repetitive logic
  • Ensure your app is following best practices for accessibility
  • Leverage Sass to DRY up your CSS
  • Incorporate Webpack to streamline your workflow process

Technology Stack

JavaScript HTML SCSS Mocha Chai WebPack Git GitHub

Setup

  1. Clone the repo, change into the directory and install the project dependencies. Run npm install to install project dependencies.
  2. Run npm start in the terminal to see the HTML page (you should see some boilerplate HTML displayed on the page) when you navigate to http://localhost:8080/

Achievements

  • Using inheritance in the class structure to pass down methods and properties.
  • Implementing fetch requests (GET) for data population in the application.
  • Using Promis.all to handle ofetch requests.
  • Moving all DOM mainpulation to an updateDOM file.
  • Achieving a 97% score on the Lighthouse accessability test.
  • Implementing chart.js
  • Implementing Sass variables.

inheritance

promisedotall

chart

Responsiveness

Pic1

pic2

pic3

Future Iterations

  • Display all info for every card.
  • Add login screen in order to eliminate the random index value function when instantiating a current User.
  • Restructure HTML to gain more control of card sections and styling.
  • Implement POST request, allowing for a user to sign up.

refactor-tractor-fitlit-a's People

Contributors

justincanthony avatar matt-roden avatar lschnell8 avatar hannahhch avatar nikhil9999 avatar

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.