Online Job Portal with Exam

Slides:



Advertisements
Similar presentations
.NET Technology. Introduction Overview of.NET What.NET means for Developers, Users and Businesses Two.NET Research Projects:.NET Generics AsmL.
Advertisements

Facts about Welcome to this video from Ozeki. In this video I will present what makes Ozeki Phone System XE the Worlds best on-site software PBX for Windows.
Project By:. 2 Agenda Introduction Problem Definition Proposed Solution Block Diagram Flowchart Technical Implementation Hardware & Software Requirements.
Introduction to.NET Technology Marcello Benati Software Engineer.NET Architect.
What is.NET?. The Clients of.NET a) A new generation of connected application b) Microsoft.NET Framework managed execution c) Allows PCs and other smart.
ISYS 512 Business Application Design and Development with.Net David Chao.
Managing Employee Earnings Statements: PAYSTUB 3.0 A centralized, intranet-based application used to view employee earnings statements online Published:
 Our system is a Web based system.  The question is what does a recruitment consultant do?  A recruitment consultant is the intermediary between companies.
Take advantage of the SMS technology in your organization today!
FTP. SMS based FTP Introduction Existing System Proposed Solution Block Diagram Hardware and Software Features Benefits Future Scope Conclusion.
Introduction Current Scenario Proposed Solution Block Diagram Implementation Technology Hardware & Software Benefits Conclusion.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
ISYS 350 Business Application Development
IT Academy Benefit Overview
Facts About Ozeki Phone System XE 1/13.
Ihr Logo Data Explorer - A data profiling tool. Your Logo Agenda  Introduction  Existing System  Limitations of Existing System  Proposed Solution.
Project By:. 2 Agenda Introduction Problem Definition Proposed Solution Block Diagram Flowchart Technical Implementation Hardware & Software Requirements.
IBSS Inc (International Business Software Solutions Inc.) Microsoft.NET.
Credit Card Fraud Detection
ISYS 512 Business Application Design and Development with.Net David Chao.
Introduction to .NET Rui Ye.
Chapter 1 Dynamic Web Page Design Y. Chen, Ph.D. ::.NET Introduction ::
SednaSpace A software development platform for all delivers SOA and BPM.
We wish to place on our record our deep sense of gratitude to our project guide, Mrs. Rupali Chowdhury, for her constant motivation and valuable help.
Global File Reader. Agenda Introduction Current Scenario Proposed Solution Block Diagram Technical Implementation Hardware & Software Requirements Benefits.
Group Members: Group Members:.  Introduction  Current Scenario  Proposed Solution  Block Diagram  Technical Implementation  Hardware & Software.
Address Verification Service (AVS). Introduction Introduction o The internet Address Verification System (I-AVS) is a business service for resolving the.
Team Members ? ? Chintan Goswami Nirav Tank Project Guide ? ? Mrs. Darshana H. Patel [Internal] Mr. Manish I. Vora [External]
LOGO Server. Contents Introduction 1 Problem Definition 2 Proposed Solution 3 Architecture Diagram 4 Server Technology 5 Hardware and Software.
SMS to Converter - A new approach to send .
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
Group Members:  Group Members: . A GENDA Overview Current Scenario Proposed Solution Block Diagram Flowchart Technical Implementation Hardware & Software.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
EZee iCafe System. Contents Introduction Current Scenario Proposed Solution Architecture / Block Diagram Hardware / Software Requirements Features Benefits.
Project Dragon Small Business Website Content Management System.
Group I Renjith Deepesh Praveesh P Varun V Subramanian Halesh P K.
NET-AUCTION This online auction project Directed by: Mr. Maxim Gurevich Submitted by: Yuri Kipnis Alex Scheotkin Alex Scheotkin.
Contents Introduction Problem Definition Proposed Solution
Agenda Introduction Current Scenario Proposed Solution Block Diagram Technical Implementation Hardware & Software Requirements Benefits / Advantages Features.
Member 1Member 2Member 3Member 4. Agenda Introduction Current Scenario Proposed Solution Block Diagram Technical Implementation Hardware & Software Requirements.
ISYS 350 Business Application Development David Chao.
Group Members: Group Members:. Agenda  Introduction  Current Scenario  Proposed Solution  Block Diagram  Technical Implementation  Hardware & Software.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
Lesson 3 Getting started and Installing Web Matrix Getting started and Installing Web Matrix.
Re- Evaluation System Marks Marks Re-Evaluation System.
LOGO Intellisense Notepad Member 1 Member 2 Member 3 Member 4.
Intro to dot Net Dr. John Abraham UTPA CSCI 3327.
Module 1: Overview of the Microsoft .NET Framework
Movie Cornucopia: An On-Line Video Order System Yong Keyes March 13, 2002.
Microsoft .NET A platform that can be used for building and running windows and web applications such that the software is platform and device-independent.
ISYS 512 Business Application Design and Development with.Net David Chao.
We wish to place on our record our deep sense of gratitude to our project guide, Mrs. RUPALI CHOWDHURY, for his constant motivation and valuable help.
As Partial fulfilment of Master of Computer Application [M.C.A. sem-6] Submitted by: – Suman M chauhan Project Guide: Mrs Vaishali Kaneriya.
MoodleNAAF Moodle Notifier And Assignment Forum Overview of the project.
A Detailed Introduction To Visual Studio.NET CRB Tech ReviewsCRB Tech Reviews introduces you to the world of Visual.
Chapter 13 Web Application Infrastructure
“Information Sharing Portal for Indus Sub-System”
Capstone Project W-CMS `.
Lecturer: Dr. Koh Ean Teng
Introduction to Visual Basic 2008 Programming
Introduction to .NET Framework Ch2 – Deitel’s Book
ONLINE AUCTIONING SYSTEM
A Presentation on online voting system
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
CIS16 Application Development – Programming with Visual Basic
Microsoft .NET Presentation
Programming in Visual Basic
Microsoft Virtual Academy
Presented By:- Abhinav Shashtri Mastering Dot Net Training And Certification Course.
Presentation transcript:

Online Job Portal with Exam

Contents Overview Current Scenario Proposed Solution Block Diagram Technical Implementation Hardware & Software Requirements Advantages Features Applications

Overview

Overview Berozgaar.com - Online Job Posting with Online Exam For Companies - One common place to Post Job and Conduct Online Exams For Individuals – One common place for Job Hunting and appearing for Online Exams Common Platform to bring Companies and Individuals together

Current Scenario

Current Scenario Company Post their Jobs on Job Portal Individuals register on Job Portal Companies needs to conduct Exam at their location, requires infrastructure, involves cost and time Individuals needs to go at respective location to appear for test Time consuming and manual process

Proposed Solution

Proposed Solution Building a common platform for posting Jobs and conducting Online exams Companies will post the jobs and create the Online test/exam for the respective job Individual will register and apply for the job he is interested in, appear for online exam On clearing the exam, individual will be asked to upload the resume Once applied for a job, individual will not be allowed to apply for same job again Individual will be verified by sending a random code through SMS at time of registration Companies registration will be Offline process and will be out of scope of this project

Block Diagram

Block Diagram SMS Gateway Individual Web Interface Business Logic MS SQL Server Database Individual Web Interface Business Logic Berozgaar.com

Technical Implementation

Technical Implementation Berozgaar.com will be developed on .Net platform Front End: ASP.net Back End: MS SQL Server .NET is a platform developed by Microsoft .NET is language independent platform. It supports many languages like VB, C#, J# and VC++ and many other languages ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language (VB, C#, J#...) MS SQL Server is Microsoft Database Its fast ,efficient and reliable database.

Hardware and Software

Hardware and Software Requirements Minimum Core 2 Duo processor 512 MB RAM 20GB HDD GSM Modem (GSM Mobile phone) Software Windows 2000/Windows XP/Windows Vista/ Windows 7/Windows 8 .NET Framework 3.5 Microsoft Visual Studio 2008 MS SQL Server 2000 Web Browser GSM Modem Driver

Features

Features Online Exam and Job Portal on one single platform. Resume Posting Exams on basis of skill set Job Providers and Job Seekers on one common platform

Benefits

Benefits Job seekers does not have to travel anywhere just for giving an exam. Cost efficient for both Companies and Job seekers Time efficient for both Companies and Job seekers 24 x 7 Availability

Thank You