Attendance Management System (Making per hour attendance)

Submitted by Gajendra kumar on

This is Android application which is used to take the attendance of students per hour. And by using this application, teacher can make note and also notification will come for notes which he/she make in application for taking class while taking attendance. Teacher can make list of students who all are present or absent and we can say this application is called as teacher's log book. This

Simple Animated Text Using HTML/jQuery

Submitted by razormist on
In this tutorial we will create a Simple Animated Text Using jQuery. The jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript. So let's now do the coding. Creating the Mark Up To display the animated text will need to create the mark up language, to do that open any kind of text editor(notepad++, etc).

Simple aplicación con OpenCV en Android Studio

Submitted by Cristian Brayan on
Un ejemplo del uso de openCV en android, aun hay un problema cuando carga el archivo haarcascade o LBP. Solo debe tenerse la versión de opencv 3.2 para android y linkearla correctamente. Solo use un archivo en C++ para que sea más fácil usarlo. Las configuraciones de librería usando NDK estan el el archivo CMakeList.txt

Lotto Number Generator

Submitted by nostradamus1566 on
This is a simple quick pick lotto number generator designed as an experiment to learn more about PHP programming. You can select how many balls are in the game, for example 6. Then select a range of numbers, for example minumum =1, maximum = 36. You can increase the range of numbers. Then click the "Generate Lotto Numbers" button to see what numbers the computer chose.

Python - How To Use DataTables With Django

Submitted by razormist on
In this tutorial we will try to use jQuery DataTables With Django Web Framework. Django is an advanced Web framework written in Python that makes use of the model view controller (MVC) architectural pattern. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Learn Java For Free With This Course

Submitted by admin on
Whether you are a seasoned programmer or a beginner, the first step in learning how to program is to learn from the basic concept of any programming language. Today, I’m going to introduce to you the free course from Udemy which garnered more than 729k students. The course is Java Tutorial for Complete Beginners. Though the course is quite old, it was last updated on October 2015, the importance

Forex Trading

Submitted by nanzige on
This is a simple HTML/CSS Project developed. It's basically suitable for those who do forex (Buying & Selling ) Currency. This same code can be embedded in the forex trading websites such that their customers can know the estimated amount of money to receive as a result of buying or selling currency. It basically has the below currencies: US dollar UK Pound Euro Kenyan Shilling Tanzanian Shilling

THE FUTURE SCHOOL MANAGEMENT SYSTEM

Submitted by optimumlinkup on
This is the latest school management system. Available for all type of schools. will work on Phone, Laptop, Tabs, monitors - any screen size. It is available with 100% source code. The features are listed below: ADMIN PANEL Managing User accounts (teacher, student, parent) Managing classes, subjects Managing exam, grades Managing exam marks Managing Loan Information Managing Computer Based Test

Python - A Simple Register Form With Django Built In Register Function

Submitted by razormist on
In this tutorial we will create A Simple Register Form With Django Built In Register Function. Django is a free and open source web application framework, written in Python. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.