03-02-2019, 02:14 PM
(This post was last modified: 03-02-2019, 02:22 PM by yoyo.
Edit Reason: supplementary info
)
Hello,
One of my (many ) current projects is making an calendar fit in userspice
I took the https://sourceforge.net/projects/php-agenda/ and began reshaping it with the sledgehammer
Steps in the process:
-------- already done ------------
1- renaming the tables and fields (ready)
2- ripping out all old mysql statements / database access and converting tot PDO (ready)
---------- current items -----
3- clearing up code and functions (on-going)
4- switching the layout and forms to Bootstrap (current )
5- making the automatic reminder stuff work (not done yet, but this must work for me)
6- adding some simple options (larger comment areas etc)
--------- future items ------
7- converting user-management tot userspice (nothing done there yet). This will probably endup in ripping out all usermanagement from this agenda-source and connecting the username tot the userspice system
8- reviewing the (simple) multi-user capabilities of the agenda (no thing done there yet, not my primary goal)
I was thinking like that everybody can mark an item in it's own agenda as public so that it shows on everybodys agenda.
Further more it is my goal to have an Raspberry Pi or Arduine fitted central on a wall in my living that displays the upcoming events. On monday it displays a large red screen that the trashcan should be put out side etc. and reminder for birthdays etc.
I have no idea when it's finished.
One of my (many ) current projects is making an calendar fit in userspice
I took the https://sourceforge.net/projects/php-agenda/ and began reshaping it with the sledgehammer
Steps in the process:
-------- already done ------------
1- renaming the tables and fields (ready)
2- ripping out all old mysql statements / database access and converting tot PDO (ready)
---------- current items -----
3- clearing up code and functions (on-going)
4- switching the layout and forms to Bootstrap (current )
5- making the automatic reminder stuff work (not done yet, but this must work for me)
6- adding some simple options (larger comment areas etc)
--------- future items ------
7- converting user-management tot userspice (nothing done there yet). This will probably endup in ripping out all usermanagement from this agenda-source and connecting the username tot the userspice system
8- reviewing the (simple) multi-user capabilities of the agenda (no thing done there yet, not my primary goal)
I was thinking like that everybody can mark an item in it's own agenda as public so that it shows on everybodys agenda.
Further more it is my goal to have an Raspberry Pi or Arduine fitted central on a wall in my living that displays the upcoming events. On monday it displays a large red screen that the trashcan should be put out side etc. and reminder for birthdays etc.
I have no idea when it's finished.