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
This project is a RESTful API for a voting module. It allows users to sign up, sign in, and view a list of candidates. Each user can cast a vote only once, ensuring fair voting. Candidates are managed and added exclusively by the admin.