Click here to check out the live site!
A handy time range calculator that I built which takes in plain text and parses out any time ranges, then displays the total hours.
- Instantly parse plain text into structured timesheet data
- Enable freelancers to easily log and bill the hours worked
- Create a smoother and more efficient workflow
- JavaScript
- Regular Expressions (regex)
- date-fns library
- Parcel.js (zero configuration web application bundler)
- Netlify for deployment