Giter Club home page Giter Club logo

travel-tracker's Introduction

  • ๐ŸŒป Hello, Iโ€™m Hannah Celemen. Welcome to my page!
  • ๐Ÿฅ Previously, I worked as a medical assistant and medical coordinator for 6 years before deciding to fully transition to software development!
  • ๐Ÿ“š I am currently a Turing student working towards my certificate in Front-End Development.
  • ๐Ÿพ I have two mischievous, silly ferrets that I absolutely adore! They keep me company and steal my erasers whenever they're not sleeping for 14 hours. ๐Ÿคช
  • ๐Ÿ’› My hobbies typically includes swing dancing, traveling, listening to EDM artists, playing disc golf and volleyball. Turing is keeping me pretty busy so I've been using my free time to learn digital art. My favorite is making pixel art! ๐Ÿ‘พ
  • ๐ŸŒฑ Before Turing, I was just learning React and creating my first app. Now, I have more hands on experience working on testing with Mocha/Chai and E2E testing with Cypress. I am so grateful for all of the growth and learning Turing has helped me achieved thus far.
  • ๐Ÿ“ซ Feel free to reach out to me on Slack @ohClaire or email me at [email protected]. I'd love to chat!

travel-tracker's People

Contributors

dependabot[bot] avatar forsethnico avatar hannahhch avatar hfaerber avatar khalidwilliams avatar niksseif avatar ohclaire avatar robbiejaeger avatar

Watchers

 avatar  avatar

travel-tracker's Issues

Apply SRP and DRY principles

What is the issue? The functions need to be refactored to follow SRP and DRY principles
Why does this need to be fixed? Creating functions that are reusable will improve code readability and lessen clutter
Where will this be fixed? The scripts.js has repetitive code that need to be refactored

Micromodal TypeError

What is the Issue? "Uncaught TypeError: Cannot read properties of undefined (reading 'focus') at o.value" keeps appearing when tabbing thru the Request Trip Form
Why does this need to be fixed? There is no obvious bug in the DOM but the error appears in the console
Where will this fix happen? Likely in the index.html with the micromodal formatting.

Validate all data in formData

What is the issue?

  • The data passed in formData should be validated first (have an input or the correct data type).

Where is the fix or feature?

  • Disable 'Get Cost Estimate' and 'Book Trip' buttons until valid date is provided.
  • User needs to submit a FUTURE date for trip request to be valid.

Why do we need it?

  • This will prevent user from trying to add invalid data to the local server
  • This will handle errors from not having anything in the formData object to render values.

Delayed Enabling Request Form Buttons

What is the issue? The 'Get Cost Estimate' and 'Book Trip' buttons do not automatically enable after all the fields have been filled.
Why does this need to be fixed? The user will need to click out or tab out of the input fields for the function to evaluate if the condition has been met to enable these buttons
Where will this fix happen? In the scripts.js file

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.