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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Compile a school timetable. 2 versions: php/mysql and Java (new)
NEW: java version orario_elettronico-j.0. Just install java>=8 and run it.
Written in php and using mysql to compile a school timetable
ATTENZIONE!!!WARNING!!!ATTENZIONE!!!WARNING!!!
PHP/MYSQL VERSION
E' INDISPENSABILE disabilitare 'notices' in php.ini
YOU MUST disable notices in php.ini
Just set
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE
Se non modificate php.ini l'error_log di httpd diventerà enorme (decine di GB) e vi troverete con un hard disk pieno.
...
A MySQL based multiuser time management system built in Java.
This system offers a multi-user timetable management and scheduling system. Users add, delete and modify personal timetable entries as well as schedule common meetings involving other users. The system provides an easy to use user interface to find free available slots in others' time tables. Set customizable email reminders for events and generate PDF reports about users' activity.
The University environment needs Portal, Student Enrollment, Admission, Semesters, Courses, Exams & Results, Library, Classroom timetable, Online Learning, Bursary of Funds. Source is combi of Java, Velocity, OfBiz based on Mecca -the Simple/Stupid FW.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is simple class schedule maker. TScheduler gets all class schedules and makes a graphical timetable. TScheduler allows saving the timetable as a html file.