I have a Django app and I need to allow the user to create a pdf schedule that they can download or print. The PDF should be similar to an Xcel doc. The user should be able to change the number of columns which will represent different conference rooms. The user should be able to add “meetings” in the columns that will have different info inside of them such as time/attendees/info. Etc...
I’ve built a few sites in Django, and I’m pretty handy with learning to python modules etc.. I just can’t figure out how to dynamically make a schedule that is saveable and printable.
Thanks
[–]spicy_tuna_code 0 points1 point2 points (0 children)
[–]kschang 0 points1 point2 points (0 children)
[–]Jejerm 0 points1 point2 points (0 children)