calendar
calendar copied to clipboard
Create a set of functions to ease the logging of processes in the application. For example, this would be the default infrastructure to send exceptions to. There will be levels...
https://forums.pythonic.guru/t/topic/8780 An option to record current expenses and calculate how much the user has spent to the current day
### API will be available to registered users only -> only they can choose to generate an API token - [ ] API Documentation Page (User Friendly) - with token...
https://forums.pythonic.guru/t/topic/8760
Function to calculate average time between periods Function to add prediction to next months (also able to change its predictions) Make sure the DB event entity has tags (to tag...
Attach an image to a given event by its content.
Add a menu with the following options: - On/Off options for both music and sound effects. - Allow the user to control the volume of both music and sound effects....
A user will be able to associate a category he has created with a color working with: https://github.com/PythonFreeCourse/calendar/issues/29
User selection between day / month / week view Implementation on a basic calendar with Java acript
Allow the event creator(only) to update the event. An email should be sent to all recipients of the event, informing them that the event has been updated.