Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project is intended for college student elections.
The projects aim to help college and university election be easy, the code are still rough which need finalization but they are working.
Installation:
i. Download the project
ii. Find poll.sql file and import on Mysql Database.
iii. Open READ ME and get the username and password for students and admin
v. Ready to Go!!!
NB: Send me email for any other suggestions and advice if needed, otherwise enjoy the voting project.
Web based election software written in PHP5. The intention is to create a secure voting platform that ensures an anonymous vote while enabling the individual voter to verify how their vote was counted. Election types include schools, gov, corp, etc.
Election Simulation System is a web-based application to simulate an election. Its written in PHP, Macromedia Flash and uses MySQL. WARNING: Its for academic purpose only.
The FriWahl system supports the election of student's representation of the University of Karlsruhe. It prevents students from voting twice and guarantees definite voting time ranges. It is necessary to allow students to vote at multiple places.
This is an election system I write in PHP4 and mySQL for the backend. It written in Indonesian. Its capabilities are locking/unlocking clients based on IP number, adding elector and the candidate etc.
Inspired by the United States election 2000 debacle, Recount is a polling application and library written in PHP and released under the terms of the GPL. Recount allows you to quickly and easily create and manage poll based content in any format you like
Another PHP voting web app. Used in a student senate election. Uses a mysql database to store candidates, positions, voters, write in candidates. Uses PHP sessions and cookies and keeps track of voters so that each voter gets one vote.