-
Notifications
You must be signed in to change notification settings - Fork 1
oshanrube/timesheet-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INSTALL git clone [email protected]:oshanrube/timesheet-generator.git * edit the mysql credentials in lib/dbconfig.php-dist to lib/dbconfig.php * open the database.mwb from DB/ and forward engineer the database * access the directory from the web browser * go to Projects tab -> create project * go to homepage -> add a comment -> start checkout the DEMO site hosted in rhcloud https://timesheet-oshanrube.rhcloud.com/ Ref- http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/ http://tympanus.net/Tutorials/FancySlidingForm/ http://twitter.github.com/bootstrap/ http://phpexcel.codeplex.com/ http://www.malsup.com/jquery/form/ http://jquery.com/ * Big thanks goes to these projects for making this project in such a short time /* TODO */ * add js effects for notices, controllers etc /* DONE */ * add a custom task * add a EXPORT filter projects, tasks, within FROM - TO /* KNOWN BUGS */ * Timezone error when hosted in a different timezone - there is another brach for this fix but its still in progress * custom tasks will need more detailed version to saved correctly into the db - this will be fixed when the timestaps are converted to ints when we merge the utc fix /* Fixed */ * split error in bootstrap date picker
About
simple php base project to calculate the work time and generate an excel sheet at the end of the day
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published