header works!

Project

AstroLab

PROJECT STACK
php
postgresql
javascript
java

AstroLabPoc Learn is a comprehensive e-learning platform tailored to nurses and doctors, providing an innovative way to deliver and track educational content in healthcare. Developed using PHP, PostgreSQL, JavaScript, and Java applets, the platform offered a dynamic and interactive learning environment.

The application featured a complex admin panel for managing courses, user accounts, and educational content. Admins had full control over course creation, tracking user progress, and ensuring content accuracy. Additionally, the system provided a user activity tracking mechanism to monitor engagement and performance, allowing for timely support and adjustments to course material.

To ensure the platform's longevity and relevancy, the project also implemented course versioning, ensuring users always had access to the most up-to-date content. After completing a course, users could generate PDF certificates as a tangible proof of their achievements, which was a key feature for maintaining professional development records.

In terms of technical execution, the platform required careful database design and integration. PostgreSQL was used to store and manage data related to courses, users, and learning activities, while PHP served as the backbone for handling business logic and dynamic content. The frontend utilized JavaScript and CSS for creating a responsive and user-friendly interface.

This project helped me gain extensive experience in full-stack web development, from backend database design to frontend user interface design. It also provided valuable insights into the challenges of developing interactive and multimedia-rich educational content for a specialized audience like healthcare professionals.

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Client
Moelca
Launch Date
Sep 2005
Country
Italy
Stack
  • php
  • postgresql
  • javascript
  • java
Key features
  • Complex admin with courses and users management
  • System for monitoring users' learning activity
  • Course versioning
  • PDF certificate generation
Key learnings
  • Developed a full-stack web application from scratch
  • Researched and implemented the latest technologies
  • Database design and integration with PHP
  • Frontend design with CSS