Pages

Monday, March 16, 2015

College/University Feedback System - Java based web application final year project for Diploma Students.

Final year Diploma Students who do there academic project in final year here is an awesome idea for you.

If you are interested in this project, you can send a mail tommahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.

Technology used:   HTML, CSS, JAVASCRIPT, JAVA, JSP , SERVLET, JDBC, MYSQL

Existing System: In college/universities Mid year or annual feedback about teaching, labs, administration etc are collected through feedback forms which are filled by students. In this existing system, college has to spend money on printing the feedback forms and take the efforts of distributing, having special session for students fill the forms then evaluate them which is tedious task. 

Proposed System: An automated web application which will be monitored by Administrator.
Students can log on to this system through college computers in library or internet lab and submit their feedback. As the evaluations and reports are generated by automated system , transparency is ensured in the feedback. At any point in time sysadmin can produce a report and share it with authority.


Thursday, February 7, 2013

Aparichit- JAVA based web app which lets you find stranger's email ids (Social Networking) - A Java based Final year academic project for VTU Studets.

Final year Engineering Students who do there academic project in final year here is an awesome idea for you.



 If you want this project for your final year academic project, you can send a mail to mmahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.



Technology used: JAVA, JSP , SERVLET, JDBC, MYSQL, SMS gateway API , SMTP API


Functionalities:
  1. Authentication modules, lets you login, register and retrieve forgotten password.
  2. Email Verification: Registration functionality validates the entire all the email ids provided by user to make sure that the email ids are not fake and this is done sending verification email.
  3. Mainly three type of email ids are supported Gmail, yahoo mail and rediff mail.
  4. Pagination technique is implemented to display the email ids.
  5. Sending private messages to the strangers.

SMS based Broadcasting system for University - A Java based Final year academic project for VTU Studets.

Final year Engineering Students who do there academic project in final year here is an awesome idea for you.

 If you want this project for your final year academic project, you can send a mail to mmahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.



Technology used: JAVA, JSP , SERVLET, JDBC, MYSQL, SMS gateway API


Functionalities:
  1. Authentication module includes asking the students to register for the SMS Broadcasting network of the university by sending an SMS with their name and USN .
  2. Automatic categorization of students in to groups based on their year and branch so that the SMS sent from university target to specific audience.
  3. Broadcasting module: When admin sends one sms then a sms will be sent to all the registered students who fall in the audience category meaning selected group . For eg: Sending message only to final yea CS students so on…
  4. Feedback module: Taking feedback from students through SMS which will be processed by application and feedback is stored in database.
  5. Use Interface Module: Web portal where Admin can control whole system and use it to send sms, review the feedback received and so on …Functionalities could be added during evolution of project.

Employee Attendance Management System (E-governance)- A Java based Final year academic project for VTU Studets.

Final year Engineering Students who do there academic project in final year here is an awesome idea for you.



 If you want this project for your final year academic project, you can send a mail to mmahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.



Technology Used: JAVA, JSP, SERVLET, JDBC, MYSQL, JAVASCRIPT


Functionalities:
  1. Secured Authentication module which uses employee id and password, asking for changing password at regular interval of time (once in 3 months).
  2. Forgot Password functionality.
  3. 2 Major parts of this project are Leave Applications tracking module and Work hours tracking module.
  •       Leave Application Tracking module:
a)      Employee should be able to view number of leaves according to type of leaves remaining his account.
b)      Employee should be able to view the history of leave applications he submitted previously.
c)      Employee should be able to apply for leave by selecting leave type and all other details needed.
d)     Supervisor should be able to approve the leave application he has received through one flex.

  •     Work hours tracking module.
a)      Employee should be able to update the number of hours they worked every day the screen called timesheet.
b)      Submit the timesheet regularly on weekly basis.
c)      Supervisor reviewing and approving the timesheets.
d)     Providing the various types of tasks to choose in timesheet. For Eg: Report preparation and so on…Agaisnt these tasks the employee should enter the number of hours he worked.
Project purpose is to enhance the tracking of employees work progress and thus to improve the productivity of organization.

Online Document reader-text to speech conversion for visually challenged- A Java based Final year academic project for VTU Studets.

Final year Engineering Students who do there academic project in final year here is an awesome idea for you.



 If you want this project for your final year academic project, you can send a mail to mmahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.



Technology used: JAVA, JSP, SERVLET, Java speech API.


Functionalities:
  1. Application converts the text to speech.
  2. Text file uploading functionality is to be implemented.
  3. Application should process the uploaded text file and convert the text to speech.
  4. App should be a web app, so that the visually challenged people all over the globe will be able to use it.
  5. No authentication should be needed; Application should be ready to use and simple making to more users friendly for visually challenged people.