Giter Club home page Giter Club logo

fitlit's Introduction

Hi there 👋

I'm David.

💻  About Me

  • 🤔   Exploring new technologies and constantly learning/problem solving
  • 🎓   Frontend Engineering Student at Turing School of Software and Design

🛠  Tech Stack

  • 🌐   HTML5 TailwindCSS React JavaScript Express.js NodeJS
  • 🛢   MongoDB
  • ⚙️   Git GitHub Markdown
  • 🔧   Visual Studio Code

My Stats

🤝🏻  Connect with Me

fitlit's People

Contributors

brittanydionigi avatar corysanders3 avatar dependabot[bot] avatar dkwon1223 avatar ethanduvall avatar hannahhch avatar hfaerber avatar khalidwilliams avatar niksseif avatar robbiejaeger avatar

Forkers

corysanders3

fitlit's Issues

Function Testing

As a dev, we should see all tests being passed.

They are currently not passing, and we need to look into why that is. After the correction is made, all tests should be passing.

Add Sleep Tracker

As a user when i visit the wepage i am unable to see the sleep tracker. i want too be able to see my sleep quailty and my sleep hours. so that i can track those as well

Array testing

"On your last test, the line expect(expected).to.be.an("array").with.lengthOf(7); doesn’t actually test the contents of that array, which leaves a lot of room for a mistake to not get caught by a test. A good rule of thumb for testing arrays is to test:

  • The length of the array
  • The contents of the first element of the array
  • The contents of the last element of the array"

Update README.md

  • As I open the README when I visit the repository, I want to see a README with a concise and descriptive set of sections with visuals that encapsulate the project.

Remove scripts.js file

If we are using that for other files imports, we may want to move them into another file and ensure our site is still working before removing the entire scripts.js file.

Remove "should be a function tests"

"If you are testing the output of a function, you probably don’t need to also test that it IS a function. For example, you are testing that getFluidOuncesForDay outputs what you expect. That test wouldn’t work if that wasn’t a function. So, you don’t need the test on line 252. I’d like to see all “should be a function” tests removed."

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.