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
🎓 Ferko is a modern Java-based web platform for academic course management, covering everything from enrollment workflows to advanced assessment orchestration, including exam room scheduling and automated test sheet generation for optical answer recognition.
"course registration system with payment method" is a system that students can enroll their courses and pay their course fee in online(via stripe payment gateway). I used pdo(php data object) for database connection.
This site collect data from HTML Forms to Google-Sheets using Javascript. Each time someone submits the data in the form, it gets automatically saved in the appropriate column in the Google spreadsheet 📤 thereby helping us keep a track of the entered records
Django-based student management system for a Spanish English academy. Django 5.2, PostgreSQL 16, Celery, deployed on GCP Cloud Run. Automated CI/CD with typed, tested code.
PUAIS( Premier University Academic Information System) is an academic information system (AIS) is a computer-based system designed to manage and process academic information such as student records, course schedules, faculty information, and administrative data.