Skip to content

pagegwood/timetracker

Repository files navigation

TimeTracker App

Created with Laravel 5 and Angular JS

Based on https://scotch.io/tutorials/build-a-time-tracker-with-laravel-5-and-angularjs-part-1

License

The this is open-sourced software licensed under the MIT license

TODO

  • Cleanup user_id references in crud
  • Create project slug on creation
  • Pretty Permalinks using slugs
  • Use middleware to protect pages and redirect to 404 as needed
  • 404 view
  • Success/Error messages (something similar to toaster perhaps)
  • Calendar Picker
  • Eliminate Bootstrap
  • Associate link between projects and teams
  • Link time entries to projects
  • Determine links between teams
  • Setup email
  • Only show time entries containing users associated to user's team
  • Browse based on context of team
  • Admin ability to create user, view all users
  • Admin ability to create projects, view all projects
  • Admin ability to create teams, edit all teams

About

Laravel 5 and Angular experiment spawned from a scotch.io tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages