Encryption Software

Submitted by Nyashadzashe M… on
An encryption software to convert text into an understandable format as in relation to human language though it doesn't support punctuation marks. Contact for the version currently in production for it allows the creation of custom encryption algorithms. By Nyashadzashe Makhomeya WhatsApp: +263718781524 : +263783376165 email: [email protected]

Simple Image Upload Using AngularJS/PHP

Submitted by razormist on
In this tutorial we will create a Simple Image Upload Using AngularJs/PHP. AngularJS is a structural framework for dynamic web apps. It is a kind of template that extends HTML to a new level of coding techniques. By using angularjs will try also to save the image through PHP server. So Let start coding!! Creating Database To create database open your local server(wamp, xamp, etc...). Then create a database and name it "db_image".

School Management ERP Software

Submitted by ajayv462 on
School Management System for best administration of school management. Username: admin Password: admin Username: staff Password: staff Username: student Password: student Features: Fees Management Attendance Management Certificate/ Notice Creation and Printing Examination & Results Class & Time Table Management School Bus/Transportation Management Financial Accounts Management Purchase and Store

Number Guessing Game in Android

Submitted by admin on
In this game, you’re going to guess the number generated by the computer. What you’re going to learn on this game as an Android developer? You will learn how to use Random() function to generate a random number when the app starts. You’ll also learn how to use If Statements to determine if the number that the gamer guess is lower or higher than the generated number. This is totally for the beginner. Play around with the code and make any changes as you wish. Happy coding! Note: I just learned the code from the course "The Complete A