Online Class Record System Using PHP/MySQLi

This class record system is a web-based system that aims to minimize the work of advisers or instructor in a school in processing the class record. In this system the instructor can add grades and the students can take examination through online. This also includes a scheduling of classes and can print report of grades in every instructor. This system will certainly help establish an effective management within the school.

CRUD Using Angular and Firebase

Scope of a project: - Form design using reactive forms - Firebase crud operations - List records in angular 6 table - Angular 6 table filter operation - Sweetlalert popup integration How to run project? This project was generated with Angular CLI version 6.1.2. -Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source

Purchase Request Tracking System - PHP/MYSQL

The scope of the project includes: -The web application is able to allow end users or requestors to sign up for an account. -The web application can be able to record purchase requests done by the users to be submitted to the SPU Office and Authorized Personnel. The users will input their requests in the web application. -The web application administrator or the SPU Staff is responsible of

Simple Way to Get All .txt Files in the Directory Using VB.Net

In this tutorial I’m going to teach you how to get all .txt Files in the Directory Using VB.Net. This method will surely help you to retrieve all .txt file in a specific directory and display it inside the listbox. This simple program can be easily done in no time. See the procedure below to find out how it works.