BookOmatic icon indicating copy to clipboard operation
BookOmatic copied to clipboard

Create Calendar UI

Open KalleHallden opened this issue 4 years ago • 7 comments

User needs to see a calendar

This is completed when there is a page with a calendar on it where the user can move between different months and press each day. And when a day gets pressed a popup window should appear.

KalleHallden avatar Mar 09 '20 13:03 KalleHallden

Any guidelines for the technology to use for the frontend? I was thinking about VueJS.

NatanCieplinski avatar Mar 20 '20 13:03 NatanCieplinski

There are great services and prebuilt components using ReactJS which can help create an interactive calendar UI

patrick-salvatore avatar Mar 20 '20 16:03 patrick-salvatore

i would prefer materialize because it`s very simple

diepoe avatar Mar 21 '20 11:03 diepoe

I would like to work on this feature. How do I assign this to myself? I am thinking of using django-calendarium or HTMLCalendar. Let me know if I need to use something else?

IshwaryaSithanathan avatar Apr 02 '20 19:04 IshwaryaSithanathan

I have completed a very simple yet sleek calendar, how to make a pull request? Tests.zip

maaxxg avatar Apr 24 '20 09:04 maaxxg

If you want me to change something just contact me at [email protected].

maaxxg avatar Apr 24 '20 09:04 maaxxg

The simplest way to create PR is fork this project, make changes, push it and then open pull request.

l3str4nge avatar Apr 24 '20 09:04 l3str4nge