Skip to content

DanStus/a4-components

 
 

Repository files navigation

a4-danstus

http://a4-danstus.glitch.me

This is the simple task tracking app I used for assignment 2, only without a results page or a table for the data, instead storin data in a list. It allows the user to enter tasks to do in the future with a description, estimted time to complete, and a due date. It then calculates how long until the task is due.

I would say the new technology slightly hindered the development experience, but noly because this was such a small application. Learning to use react for such a basic app was more work than simply coding it normally would have been at my current level of skill. I can certainly see how for larger projects react could save time writing code, and how ever on this project if I had already been familiar with react I could have finished the project much faster. Really the small scale of the project was the sole reason the use of react seemed to hinder development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.2%
  • CSS 0.5%