Sunday 8 November 2015

Part:2 Android Project for Last semester or year of computer student



SCOPE OF PROJECT

We want getting started to be painless for schools and parents. That’s why we’ve made our common sense process as helpful and logical as virtual school mobile application.
1.      Virtual school mobile apps make parents feel more in control and free up school office administration.

2.      Enhances school to parent communication in a modern and completely user-friendly way.

3.      Improves school office productivity by reducing paperwork and unnecessary phone calls.

4.      Takes your existing information and delivers it instantly in a way parents want.

Creating harmonious school to parent communication.

The clear and timely sharing of information between schools and their families is vital for efficient and cohesive education. By improving school to parent communication, our mobile apps have a host of benefits for both parties.

For Schools

1.       Removes the financial and environmental cost of paper newsletters.
2.       Notes are communicated securely by school staff to the parent via our mobile app, removing frustrations of notes being returned late or not at all.
3.       Frees up the time of school staff by reducing phone calls with repetitive and often unnecessary questions.
4.       Helps support and sustain a harmonious relationship with parents.

For Parents

1.       Provides parents with an easy way to know what is going on.
2.       Ensures parents always receive notes.
3.       Reduces ‘bad parent days’ by reminding busy parents about upcoming school events.
4.       Informs parents when events are rained out, avoiding frustration.

General Description will be upload on next blog.....

Part:1 Android Project for Last semester or year of computer student

You will learn step by step how to develop Android Application and Website both together.

Let's start.....



Abstract


Since ages, marking attendance has been one of the most important way to record and track the presence of students in schools, colleges. Attendance marking in different forms has been in use in various organizations to record the presence of their human resource. This helps the organization in generating their month-end payroll, and other activities. Such systems may be manual or automated. Biometric-based system, card-based system are some of the examples of automated attendance system.
In this project, an attempt has been made to record attendance through mobile devices. The aim of the project is to create an Android mobile application for attendance system that can be used by all teachers for their respective courses. This application fetches the details of the courses allotted to the respective faculty and the students enrolled in the courses from the server using the internet connection. This application takes the attendance in the mobile and can send as push notification to every parents. When the faculty is needed to upload the Homework, they can directly upload it from their mobile on the server.
This application uses Android application development toolkit. Android is a Linux-based operating system developed for smart phones or tablet computers. It is a stack of software that includes operating system, middleware and libraries and APIs written in C. The Android application is developed in Java-like language using the Android software development kit (SDK). The integrated development environment (IDE) which is officially supported for Android apps development and used in this project is Eclipse, which uses the Android Development tools (ADT) plug-in.

Further Information will be upload on next blog......
 

Introduction of Prolog

Prolog is a general purpose logic programming language associated with artificial intelligence and computational linguistics.


Prolog has its roots in first-order logic, a formal logic, and unlike many other programming languages, Prolog is declarative: the program logic is expressed in terms of relations, represented as facts and rules.

A computation is initiated by running a query over these relations.
The language was first conceived by a group around Alain Colmerauer in Marseille, France, in the early 1970s and the first Prolog system was developed in 1972 by Colmerauer with Philippe Roussel.

For understand basic refer this site.

http://www.cse.unsw.edu.au/~billw/cs9414/notes/prolog/intro.html 

In upcoming Post you will learn lots of practical regarding prolog.


Differance between Apachecordova and PhoneGAP

How to develope native android and ios application for your wordpress website