Commit History

Optimize profile picture upload by resizing and compressing images before upload
fe33638

Chandima Prabhath commited on

Fix API key retrieval to use string instead of integer conversion
e7b3e2b

Chandima Prabhath commited on

Add profile picture upload functionality using Cloudinary and update user profile
01a6877

Chandima Prabhath commited on

Rename endpoint to retrieve all event categories for clarity
a4ce35f

Chandima Prabhath commited on

Add functions to retrieve event categories and events by category
73578f3

Chandima Prabhath commited on

Refactor authentication logic to utilize OAuth2PasswordBearer for token extraction and improve code readability
8ea6426

Chandima Prabhath commited on

Refactor authentication and event handling in main.py; update JWT token handling and improve event creation logic
0678429

Chandima Prabhath commited on

Update CMD in Dockerfile to reference main module
3cd92f6

Chandima Prabhath commited on

Add requirements.txt with essential dependencies for the project
802c23e

Chandima Prabhath commited on