You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library management application, made with Flask, Vue.js and SQLite that has a single librarian and multiple users who can borrow books, read and review them. The admin creates sections and books within these sections and can approve or reject the requests of the users.
Created a ticket booking system with a Vue.js frontend and Python backend to manage theaters, shows, and bookings. Implemented email notifications and utilized Celery and Redis for background tasks.