Chong-source / Calendar_Automation_Project

This is a documentation of the Calendar Automation Project I completed during my senior year of high school. I used javascript as my language and used the API platform that google provided to create this program. The program does a 4-day rotation for schools that follow such rotation of classes.
1 stars 1 forks source link

Key Step: Create a data frame with all events needed to be created #6

Open Chong-source opened 3 months ago

Chong-source commented 3 months ago

This task will have to involve using iterations or vectorization techniques to determine how to repeat the periods that a given teacher have in a week.

Orinax commented 3 months ago

Check out this issue as well: Keep Teacher Schedules and Calendar IDs Private

It mostly outlines a file structure so that we can keep personal data private and off of GitHub. This issue here that you have created tackles that main problem of marring all of the created calendar days (minus custom holidays and weekends) with the provided CSV file.

I will likely work on some of the other issues first before getting back to this one, but I think now we may have finally narrowed down what all of this might look like, and how all the files might interact with each other.

Orinax commented 1 month ago

I believe this issue has been resolved. I have a local branch that I need to commit, and then I will make a PR. Once I do that I will double check here and then we can mark this as closed. Maybe by this weekend that can happen.

Chong-source commented 1 month ago

Hi Mr.Chauncey,

I am really sorry. I am really swamped by school work. I likely won't be able to contribute to this repo for a while. Do you have access to make changes in the repo?

Best, Chong

On Tue, Sep 10, 2024 at 6:46 PM Chauncey Pelton @.***> wrote:

I believe this issue has been resolved. I have a local branch that I need to commit, and then I will make a PR. Once I do that I will double check here and then we can mark this as closed. Maybe by this weekend that can happen.

— Reply to this email directly, view it on GitHub https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2342293994, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIJITB6UH3B2S2DRRBAS63ZV5ZEZAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBSGI4TGOJZGQ . You are receiving this because you were assigned.Message ID: @.***>

Orinax commented 1 month ago

Chong,

No worries at all. I am similarly busy and will only be able to work on this bit by bit as time allows. No need to feel any time pressure or need to contribute. I just wanted to include you so that you could be aware of what's happening, When ever or if ever you are able to, you are always welcome to contribute, but again, no need to do anything at all either.

I do have access to make changes and push things forward as needed, so everything should be good to go.

On Fri, Sep 13, 2024 at 4:32 AM Chong @.***> wrote:

Hi Mr.Chauncey,

I am really sorry. I am really swamped by school work. I likely won't be able to contribute to this repo for a while. Do you have access to make changes in the repo?

Best, Chong

On Tue, Sep 10, 2024 at 6:46 PM Chauncey Pelton @.***> wrote:

I believe this issue has been resolved. I have a local branch that I need to commit, and then I will make a PR. Once I do that I will double check here and then we can mark this as closed. Maybe by this weekend that can happen.

— Reply to this email directly, view it on GitHub < https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2342293994>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/APIJITB6UH3B2S2DRRBAS63ZV5ZEZAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBSGI4TGOJZGQ>

. You are receiving this because you were assigned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2347285668, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANIXUXEXJDFCKG6CVKIWBLTZWIB6PAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGI4DKNRWHA . You are receiving this because you were assigned.Message ID: @.***>

Chong-source commented 1 month ago

Mr.Chauncey,

Sounds good, thank you!

On Thu, Sep 12, 2024 at 6:42 PM Chauncey Pelton @.***> wrote:

Chong,

No worries at all. I am similarly busy and will only be able to work on this bit by bit as time allows. No need to feel any time pressure or need to contribute. I just wanted to include you so that you could be aware of what's happening, When ever or if ever you are able to, you are always welcome to contribute, but again, no need to do anything at all either.

I do have access to make changes and push things forward as needed, so everything should be good to go.

On Fri, Sep 13, 2024 at 4:32 AM Chong @.***> wrote:

Hi Mr.Chauncey,

I am really sorry. I am really swamped by school work. I likely won't be able to contribute to this repo for a while. Do you have access to make changes in the repo?

Best, Chong

On Tue, Sep 10, 2024 at 6:46 PM Chauncey Pelton @.***> wrote:

I believe this issue has been resolved. I have a local branch that I need to commit, and then I will make a PR. Once I do that I will double check here and then we can mark this as closed. Maybe by this weekend that can happen.

— Reply to this email directly, view it on GitHub <

https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2342293994>,

or unsubscribe <

https://github.com/notifications/unsubscribe-auth/APIJITB6UH3B2S2DRRBAS63ZV5ZEZAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBSGI4TGOJZGQ>

. You are receiving this because you were assigned.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2347285668>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/ANIXUXEXJDFCKG6CVKIWBLTZWIB6PAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGI4DKNRWHA>

. You are receiving this because you were assigned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/Chong-source/Calendar_Automation_Project/issues/6#issuecomment-2347364361, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIJITFE3TYRAJUQJBWKHVLZWIKHBAVCNFSM6AAAAABK42TEXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGM3DIMZWGE . You are receiving this because you were assigned.Message ID: @.***>