This project is aimed at developing a web-based and central Recruitment Process System for the HR Group for a company. Some features of this system will be creating vacancies, storing Applicants data, Interview process initiation, Scheduling Interviews, Storing Interview results for the applicant and finally Hiring of the applicant. Reports may be required to be generated for the use of HR group.
This project is aimed at developing a system by which the employees in the organization submit the bills to their managers. The bills could of various types and also of various amounts. The employee after submitting the bill will automatically provide the manager's name to which the bill will be submitted. The bill will pass through a workflow process and the owner of the bill can view the status of the bill at any time. An email will be sent to the concerned people to let them know about the status of the bill.
The project involves creation of a virtual file system. The project would require creation and manipulation of various data structures to store the contents of the file system. There should be a programmer-level library of functions (API) like my_create, my_delete, my_open, my_close, my_read, my_write, etc to simulate file system operations. The APIs will work on this simulated file system. The file system can model an existing system such as Unix/Windows or you can invent your own.
This project implements a network print spooler, which can accept multiple simultaneous print requests and handle them gracefully. It should support display of the queue status, and allow users to remove their own jobs from the queue. It should also allow the spooler manager to re-order jobs and remove any job from the queue.
A proxy acts as an intermediary agent between its clients and the servers which they want to access, performing functions directed towards a variety of purposes, like security, caching, etc, in its capacity as an intermediary. Specifically, caching HTTP Proxy Servers are intermediate servers, which maintain a cache of Internet objects like html files, image files, etc which are obtained via HTTP.
The data in AutoCAD drawings can be extracted in the form of DXF (Data Exchange Format) files. This project tries to leverage on this feature of AutoCAD to extract machining features from the drawing. The data related to these machining features can be used to provide input to the CNC machines which is out of scope of this project.
In a typical NMS scenario a network service provider will have thousands of network elements of different kinds like eg, switches, routers, bridges, gateways and also of various makes eg, Cisco, Juniper, Nortel, etc. All these network elements would like to collect data spewed out by these elements. This data will be analyzed for Faults, Configuration, Accounting, Performance and Security Data. This will give an overview of a typical network management Application and standardizing the interfacing thereof.
This project is aimed at developing a version controller which can be used to control any type of documents. This is typically useful when a group of people are concurrently changing the documents in a repository.
This project is aimed at developing a school administration system which can streamline the administration of school. It's often felt that the school management is chaotic in nature. It involves many administrative work and co-ordination. This project is to develop and deploy a web based application so that the different aspects of a school administration become easy to handle.
This project is aimed at developing a tool for tracking the change request for any project. This tool will be an Intranet based application used by various people to track the change requests. This will have additional features like cost, mail notification, Reports per CR etc must be included in this system. Say for example the project has been estimated and being executed with 15% buffer already than if the CR are exceeding the 15% buffer than the notification of re-negotiation must be send.