Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 799 Bytes

File metadata and controls

28 lines (22 loc) · 799 Bytes

timesheet

keeping track of your hours worked
(a project for myself to practice basic php)

Technical Details

jQuery, XHR, PHP, JavaScript, CSS, HTML, MySQL, PDO, Google Chart API

Features

  • Basic:
    [X] sign in
    [X] create account
    [ ] forget account
    [ ] confirmation email w/ MailChimp

  • Data section:
    [X] total number of absences
    [X] Calendar chart of attendance w/ Google Chart
    [X] Pie chart of hours worked w/ Google Chart
    [ ] Connect charts with database (fetch data from database)
    [X] Display Average hours worked
    [ ] Display History chart

Demo pictures of the finished features

Alt text
Alt text
Alt text