sdevalapurkar / schedulearn

📅 A web app that tutors can use to manage their students and schedule lessons
http://www.schedulearn.com
3 stars 3 forks source link

Change Our Availabilities System to Use FullCalendar and Work on Dates instead of Days of The Week #174

Closed AhmedNSidd closed 4 years ago

AhmedNSidd commented 5 years ago

Addresses #168. Only initial integration of FullCalendar has been done right now. I expect this to be a big PR which is why I thought might as well put this up for review now instead of sending a huge PR all at once. Also gives me an opportunity to hear from you guys if you have input on the design.. Here's how it looks like right now:

Screen Shot 2019-09-25 at 10 21 29 PM

Next steps: Make the add availabilty button work to pull up a modal so people can add availabilites to dates

EDIT: for reviewers: ignore the files in this path: schedule_lessons/static/fullcalendar/ it is just the files for fullcalendar.

sdevalapurkar commented 4 years ago

can this be merged?

AhmedNSidd commented 4 years ago

@sdevalapurkar Nope. But development on this branch has stopped for the time being. But also can't merge broken code. So gonna close the current PR until development potentially continues in which case the branch can be used to create another PR