Showing posts with label final year. Show all posts
Showing posts with label final year. Show all posts

Saturday, April 13, 2013

Job portal web application / online recruitment management project

Project Abstract and brief report:
End result of the project should be a website that allows user to search and apply to various jobs posted in different categories. It should have an admin panel that allows administrator of the system to add new categories and jobs with title and description of required skills, experience etc. Admin can view different applications for a job and can forward their uploaded resumes to particular email ids.

Source code implementation language: Project should use valid subset of following technologies: html, css, javascript, php, asp, vb.net, c#, java, xml

Keywords: website, job portal, job management system, recruitment system, php project

Related open Source Project downloads:

Monday, February 25, 2013

Online banking system Project


Project Title: Online banking system / Bank management System

Project Abstract and brief report: 

Online banking management system will allow a global admin to add new clients and allocate them some initial password that is sent to them via a secured channel such as email. When the user logs in for first time it is asked to changed his password. Passwords are stored in an encrypted format. User is prompted to change its password every month. Admin can credit or debit money in client’s account. Client can view his current balance and all transactions made by him.

Keywords: banking system, bank software, online bank management, banking project,  easy bank management system

Source code implantation languages:  PHP/ASP/JSP can be used as server side scripting language for coding the project. MySQL or any other database software can be used for database connectivity. Same system can me coded in JAVA and can be made functional in local area network for restricted number of users. This would require additional effort of working with network programming in JAVA.

Non Functional requirements: Security, easy user interface, robustness

Related open Source Project downloads: 
http://sourceforge.net/projects/ebankingsys/

School management System Project / Mini Project


Project Title: School management System

Project Abstract and brief report: 

A standalone application for complete automation of various activities and processes in school management. Application will have separate login for global admin, teachers, students and parents. Global admin can add new teachers and manage class. It can allocate different subjects, students and teachers to a class. Teachers can upload attendance, assignments and marks.  Student can post solved assignments and can view the report of marks and attendance. Parents can view reports of their wards.

Keywords: School management system, java, web application, standalone application, attendance management system

Source code implantation languages: Application can be coded in ASP.NET or PHP / JSP if it has to be deployed as a web application. If a standalone offline application is required then entire school management system can be coded in java or c#.

Related open Source Project downloads: 
https://moodle.org/
https://github.com/prashantk001/School