KalleHallden / BookOmatic

GNU General Public License v3.0
370 stars 153 forks source link

Create Calendar UI #11

Open KalleHallden opened 4 years ago

KalleHallden commented 4 years ago

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.

NatanCieplinski commented 4 years ago

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

patrick-salvatore commented 4 years ago

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

diepoe commented 4 years ago

i would prefer materialize because it`s very simple

IshwaryaSithanathan commented 4 years ago

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?

maaxxg commented 4 years ago

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

maaxxg commented 4 years ago

If you want me to change something just contact me at makgregoric@gmail.com.

l3str4nge commented 4 years ago

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