eamon0989/LaunchSchoolTimeEstimator
An open source webapp that allows students to calculate how long it will take them to finish the backend portion of Launch School's core curriculum.
JavaScript
Issues
- 1
If the JS239 input has a value, it should show a 'congratulations you're finished' dialog instead of an estimate :)
#70 opened by eamon0989 - 0
- 0
Frontend and backend time is not accurate
#67 opened by eamon0989 - 0
Calculate time left for Ruby-track students
#66 opened by nina-dk - 0
Clean up HTML
#65 opened by medic-code - 0
Refactor getUserInput() function
#47 opened by medic-code - 2
Bulk out documentation
#35 opened by medic-code - 2
Styling is a bit rough
#39 opened by eamon0989 - 0
Add estimate for how long it will take to finish backend and frontend separately
#62 opened by eamon0989 - 0
The more details button is not showing
#63 opened by eamon0989 - 1
Submit form by pressing Enter/Return key
#28 opened by nina-dk - 2
- 0
- 0
Refactor ElementMakerHTML class
#48 opened by medic-code - 3
Create a mini database to collect user input
#36 opened by medic-code - 0
Add JSDoc comments to `DateMaker` class
#33 opened by sergiopichardo - 0
Add JSDoc comments to `UserInput` class
#34 opened by sergiopichardo - 1
Exporting classes into seperate files
#46 opened by medic-code - 1
- 1
Remove commented code.
#44 opened by medic-code - 0
Form validation
#40 opened by medic-code - 0
Sumbit button is hidden after user clicks it
#22 opened by eamon0989 - 0
Allow user to check off which courses they have finished and optionally add how long it took them
#9 opened by eamon0989 - 2
The second part of the app.js file uses sequential code rather than following OOP principles
#30 opened by eamon0989 - 2
The CSS is quite unorganized
#29 opened by eamon0989 - 0
No way to reset without refreshing the page
#5 opened by eamon0989 - 1
- 0
Use user input of JS109 completion time to calculate and display a better estimate
#27 opened by eamon0989 - 3
User should be automatically taken to the bottom of the page after submitting the form
#23 opened by nina-dk - 1
User can only check backend hours
#6 opened by eamon0989 - 5
Spacing issue in README.md
#11 opened by jackaitken - 3
- 1
- 1
- 0
- 0
Could avgText and maxText be added to a class?
#14 opened by eamon0989 - 0
It may be possible to extend DateMaker from Element maker, might be worth investigating
#13 opened by eamon0989 - 0
If user knows hours per week but not total hours, ask for hours per week and when they started. Then calculate their total hours
#8 opened by eamon0989 - 0