Realtime

Train Scheduler App using PHP OOP and MYSQL Database Free Download

Introduction This is a simple project entitled Train Scheduler App. It is a web application that was developed using PHP OOP and MySQL Database. The application helps the train station to provide their passengers with a monitoring platform for the upcoming or current train schedule. It has a simple and pleasant user interface with the help of Bootstrap v5 Framework. It consists of user-friendly

Firebase Bill and Alerts Demo

This application shows you how to create an E-post office where you receive instant notifications on bills, alerts among others. Note: this application is only android and firebase no backend interface. We will add a sample mailer in the future versions.

Working features

1. Real-time sync between firebase and the app 2. Login and register 3. Ad mob 4. Document Download 5.

Real time Clock using Visual Basic 6

Step 1: Open MS Visual Basic 6 Step 2: Select Standard EXE as the New Project. Now you have a form named Form1. Step 3: Add a Label to Form1. Now you also have a label named Label1 Step 4: Copy the code below and paste it inside Form1. Step 5: Click Run. Enjoy! :) Dim WithEvents kell As Timer Private Sub kell_Timer() Label1.Caption = Format$(Time, "hh:mm:ss AM/PM") End Sub Private Sub Form_Load()

Chat Application (connecting winforms to webapp chat service) demo => http://chatme.somee.com/

PROGRAMMER: WINSTON L. GUBANTES Features: 1. Chat Application Sample to connect your Winform Application to Web App Chat service Useful with following Scenarios 1. Realtime based apps 2. if you want your client application(be it web or winform apps) to get notified when data has changes 3. of course can be used as chat application can be suited on any type of application(web, agent service or