Skip to content

Activity manager for creating and filtering activities, generating and mailing reports and calculating time spent on activity per day

Notifications You must be signed in to change notification settings

Xeragus/activity_manager

Repository files navigation

ShowcaseLaravelApp

Laravel app that offers a solution to the following requirements:

  1. User Login

User is able to login in the system by using username and password previously inserted in database.

  1. User Activities

User can insert activities in database. Every activity has activity date, time spent and short description.

  1. Activity Report

Activity report should display all activities made by logged user in appropriate time interval (date from-date to). User should have an option to send the report to an email address, the email should contain a unique link that will allow the receiver to see the report without to have to log in the system.

  1. Print Report

Print report should display every day in selected interval and total time spent on any activities in that interval for logged user.

About

Activity manager for creating and filtering activities, generating and mailing reports and calculating time spent on activity per day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published