CCSF-Coders / ccsf_coders_website

The CCSF Coders Club Website Project
2 stars 12 forks source link

Updated website #40

Closed eliaslfox closed 7 years ago

eliaslfox commented 7 years ago

I updated the website to not use php, and use elm. I'm open to suggestions if you think this needs work.

possibly commented 7 years ago

What do you think about my comments in issue #39?

akmartinez1 commented 7 years ago

Tyler, side note,  promote an active member (like myself) on Slack to administer the channel there…

Sorry if this is not the appropriate place to bring it up but not sure how to contact you…

From: Tyler Brothers notifications@github.com Reply-To: CCSF-Coders/ccsf_coders_website reply@reply.github.com Date: Thursday, August 31, 2017 at 19:04 To: CCSF-Coders/ccsf_coders_website ccsf_coders_website@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [CCSF-Coders/ccsf_coders_website] Updated website (#40)

What do you think about my comments in issue #39?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

possibly commented 7 years ago

Hm, I dont believe I have admin on slack - someone else set it up.

mileung commented 7 years ago

Would be nice to use something like create-react-app and do something like this

https://blog.daftcode.pl/react-calendar-with-google-calendar-as-cms-tutorial-5f5d81e425a9

possibly commented 7 years ago

Sorry for the delay, @MiLeung

I like the idea of using the Google Calendars API to store/pull data and then make a more responsive calendar display. You could probably hook the data right into any responsive calendar js library. I could imagine a nice tiny-mobile view that scales down to a 1-column series of vertically-stacked boxes/days. Maybe display 1 week by default (7 days) with a "next week" button that displays the next set of 7 boxes/days.

Btw, I gave @eliaslfox push rights and I think @MiLeung has push rights to this repo already?

I haven't tested this pull request, but it looks good 👍