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.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
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.
Helps an organization to create polls of different types of positions.
...Installation:
i. Download the script and unzip it to your localhost or web server. Works best with Wamp server.
ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server.
iii. Add login.html into the Apache configuration file to enable direct redirection to the system. If you don't know the config file, Google for more info about this!!!
v. You're done! Hooray!!! Now you can test drive the system. Username: admin, Password: admin, URL: http://localhost/yoursite/admin; For the admin section. ...
GameWeb is a web-based platform for experimental games research. GameWeb allows users to track mouse movements, create, adjust, pause and monitor games from a web interface. Based upon Apache, MySQL, and PHP projects.