SlideShare a Scribd company logo
1 of 49
Download to read offline
IDP- Presentation Date: 06-02-2016
On
THE ALUMNI ASSOCIATION WEB PORTAL
Presented By:
(1) Prajapati Milan J En.No : 130403107018
(2) Prajapati Nilesh M En.No : 130403107019
(3) Prajapati Bhavik D En.No :130403107017
Under the Guidance of
Mr. Jagrut M Bhavsar (External Guide)
Prof. Darshan K. Patel (Internal Guide)Prof. Darshan K. Patel (Internal Guide)
Carrying out at
Appitor IT Service . Mehsana
Submitted to
Sankalchand Patel College of Engineering, Visnagar
Department of Computer Engineering
Affiliated to Gujarat Technological University, Ahmedabad
Topics to be covered
1. Introduction
2. Company Profile
3. Source of Motivation
4. Proposed System
5. Comparison of Existing System And New System
6. UML Diagram
7. Data Dictionary7. Data Dictionary
8. Module Specification
9. Development Environment
10. Screen Shot
11. Action Plan/Future Work
12. Conclusion
13. References
Introduction
• The Project aims to Provides all the Major Activities
Related to the Alumni like Alumni Details, Message, and
Chatting, Upload Pics,Videos, News & Notices Updates,
Add College Calendar.
• The Website will provide all the facility to the Alumni• The Website will provide all the facility to the Alumni
like ask Query to the Each Other like Blog or wall post,
and they can give the Response. The Project provides
Comment facility for all like any Alumni can share status
and any person give comment, Like, Share.
COMPANY PROFILE
Name : Appitor Information Technology
Services
Address : S/3,GokulArcade,Opp.Urban
BankMalgodownRoad,
Mehsana,Gujarat,INDIA.Mehsana,Gujarat,INDIA.
Cell Number : +91- 8866 72123
Email : info@appits.in
Website : www.appits.in
SOURCE OF MOTIVATION
• It’s an initiative taken by an alumni to go online using
web application under the digital India campaign.
• All the activities related to Alumni Associations is going
to perform online using this web portal.
• To Establish a strong relationship among Alumni.• To Establish a strong relationship among Alumni.
PROPOSED SOLUTION
• We’ll build an online web Application.
• Using this application an alumni can keep track about
activities related to Alumni Association.
• The Project aims to Provides all the Major Activities
Related to the Alumni like Alumni Details, Message, andRelated to the Alumni like Alumni Details, Message, and
Chatting, Upload Pics, Videos, News & Notices Updates,
Add Academic Calendar.
Features Existing System New System
Less paperwork. No Yes
Easy to report generating. No Yes
Comparison of Existing System And New System
Computer operator control No Yes
Security Less More
User friendly No Yes
Class Diagram
Use Case Diagram
 Use Case Diagram for Admin:
 Use Case Diagram for Alumni:
E-R Diagram
Activity Diagram
Sequence Diagram
 Sequence Diagram for Admin:
 Sequence Diagram for Alumni:
Data Flow Diagram
Context Level (Level 0) Data Flow Diagram:
Admin
Manage News
Upload Event Detail & Job
Alumni
0.0
Alumni Association
View Message
View Alumni Post
View Message
Upload Picture
Upload Blog
View News & Jobs
 First Level (Admin side) Data Flow Diagram:
 First Level (Alumni side) Data Flow Diagram:
Data Dictionary
TABLE 1: ADMIN
Field name Data type Size Constraint Description
Ad_id Int - Primary key Unique Id
Ad_username Varchar 50 - User Name
Ad_password Varchar 16 - Password
Ad_firstname Varchar 50 - First Name
Ad_lastname Varchar 50 - Last Name
Ad_email Varchar 50 - Email-Id
Ad_contact Varchar 50 - Contact
Ad_img Varchar 200 - Image
TABLE 2: ALUMNI
Field name Data type Size Constraint Description
Au_id Int - Primary key Unique Id
Au_username Varchar 50 - User Name
Au_password Varchar 16 - Password
Au_firstname Varchar 50 - First Name
Au_lastname Varchar 50 - Last Name
Au_gender Varchar 7 - Gender
Email Varchar 50 - Email-Id
Au_address Varchar 100 - Address
City_id Int - Foreign key City
Au_contactno Varchar 10 - Contact No
Au_dob Date time - - Date Of Birth
Branch_id Int - Foreign key Branch
Batch_id Int - Foreign key Batch
Passing_year Varchar 4 - Passing Year
Au_img Varchar 200 - Image
Au_fid Varchar Max - Facebook Id
Au_linkid Varchar Max - Linked Id
Au_twid Varchar Max - Twitter Id
TABLE 3: Alumni_job_detail
Fieldname Type Size Constraint Description
Au_jobid Int - Primary key Unique Id
Au_id Varchar 50 Foreign key Unique Id
Company_name Varchar 50 - Company Name
Company_address Varchar Max - Company Address
Company_Cont. Number 10 - Company Contact
Employe_type Varchar 50 - Employee Type
Company_joindate Date time - - Company Join Date
Company_leavedate Date time - - Company Leave Date
Job_info Varchar 100 - Job Information
TABLE 4: Alumni_post
Fieldname Type Size Constraint Description
Aw_id Int - Primary key Unique Id
Au_id Varchar 50 Foreign key Unique Id
Dop Date time - - Date Of BirthDop Date time - - Date Of Birth
Post_details Varchar Max - Post Details
Is_display Bit - - Display
TABLE 5: Batch
Fieldname Type Size Constraint Description
Batch_id Int - Primary key Unique Id
Batch year Date time 04 - Batch Year
TABLE 6: Blog
Fieldname Type Size Constraint Description
Blog_id Int - Primary key Unique Id
Au_id Varchar 50 Foreign key Unique Id
Blog_title Varchar 50 - Blog Title
Doc Date time - - Date Of Birth
Is_display Bit - - Display
Blog_detail Varchar Max - Blog Detail
TABLE 7: Blog_comment
Fieldname Type Size Constraint Description
Bc_id Int - Primary key Unique Id
Blog_id Int - Foreign key Unique Id
Au_id Varchar 50 Foreign key Unique Id
Doc Date time - - Date Of Birth
Is_display Bit Max - Display
Bcomment Varchar Max - Blog Comment
TABLE 8: Branch
Field name Type Size Constraint Description
Branch_id Int - Primary key Unique Id
Branch_nam
e
Varchar 50 - Branch Name
e
TABLE 9: Event
Field name Type Size Constraint Description
Event_id Int - Primary key Unique Id
Event_type Varchar 50 - Event Type
TABLE 10: Event_info
Field name Type Size Constraint Description
Eventinfo_id Int - Primary key Unique Id
Event_id Int - Foreign key Unique Id
Event_name Varchar 50 - Event Name
Event_info Varchar Max - Event Information
TABLE 11:Event_pics
Field name Type Size Constraint Description
Epics_id Int - Primary key Unique Id
Event_info_id Int - Foreign key Unique Id
Epics_pics Varchar 50 - Event Pics
Epics_remark Varchar 1000 - Event Remark
TABLE 12: Event_comment
Field name Type Size Constraint Description
Ec_id Int - Primary key Unique Id
Au_id Varchar 50 - Unique Id
Ec_comment Varchar Max - Event Comment
Ec_date Date time - - Event Date
Eventinfo_id Int - Foreign key Event Information
TABLE 13: Feedback
Field name Type Size Constraint Description
Fid Int - primary key Unique Id
Fd_username Varchar 50 - User Name
Contact no Varchar 50 - Contact Number
Email Varchar 50 - Email-Id
Message Varchar Max - Message
Dof Date time - - Date Of Birth
TABLE 14: Job
Field name Type Size Constraint Description
Job_id Int - Primary key Unique Id
Job_ title Varchar 200 - Job Title
Job _info Varchar Max - Job Information
Job_ link Varchar Max - Job Link
Au_id Varchar 50 Foreign key Alumni Id
Start_date Date time - - Start Date
End_date Date time - - End Date
Is_display Bit - - Display
TABLE 15: News
Field name Type Size Constraint Description
News_id Int - Primary key Unique Id
News_title Varchar 50 - News TitleNews_title Varchar 50 - News Title
News_info Varchar Max - News Information
Upload_date Datetime - - Upload Date
Is_display Bit - - Display
TABLE 16: Country
Field name Type Size Constraint Description
Country_id Int - Primary key Unique Id
Country name Varchar 50 - Country Name
TABLE 17: State
Field name Type Size Constraint Description
State_id Int - Primary key Unique Id
Country_id Int - Foreign key Country Id
State_name Varchar 50 - State Name
TABLE 18: City
Field name Type Size Constraint Description
City_id Int - Primary key Unique Id
State_id Int - Foreign key State Id
City name Varchar 50 - City Name
Module specification
 There are four module in this system:
• Admin
• Staff
• Alumni
 Admin:
• Admin can maintain whole system.
• They can add, update, delete page of navigation in
proposed system and also change status of menu if
inactive than menu can not show to visitor and others.
• They can update and delete and change status for• They can update and delete and change status for
Alumni in proposed system.
 Staff :
• They can manage college event.
• Staff can upload details about placement for alumni.
• They can Inform to alumni about event and placement.
 Alumni:
• Alumni can add there personal detail.
• Alumni can view and edit their detail.
• Alumni can search about events and placement.
• Alumni can comment,like,share on blog which is created.
• Alumni can do chat with other alumni.• Alumni can do chat with other alumni.
• Alumni can also upload the detail about any other events
and placement.
DEVELOPMENT ENVIRONMENT
 Hardware Requirement :
Minimum 512MB RAM
Minimum Dual-Core Processor
Minimum 100GB Hard Disk Space
 Software Requirements: Software Requirements:
Operating System : Windows-XP/7/8
 Servers :
localhost : IIS(internet information service)
 Front End Tools
Visual Studio 2010
AlumniAlumni
Alumni Home Page
Alumni Login
Idea Behind Alumni Association
Chairman’s Desk
AdminAdmin
Admin Login
Dashboard
Manage Alumni(Search)
Events
Search Job
News & Jobs
View Report
ACTION PLAN / FUTURE WORK
ACTION PLAN / FUTURE WORK
• We’ll work with Software Development Lifecycle to
capture Detailed Information About Project.
• Planning : Organize a meeting with Alumni Students
and discuss about requirement and functionalities about
system.
• Analysis : Analyzing whole project using requirements
collected earlier.
• Designing : Based on Analysis we will design database
and Graphical user interface.
ACTION PLAN / FUTURE WORK
• Implementation (Coding):
Connection Between GUI Form and Database.
• Testing : Test a whole application using testing methods
like black box testing and white box testing.
• Maintenance : Daily backup and 24*7 Availability and• Maintenance : Daily backup and 24*7 Availability and
system recovery if required.
Conclusion:
Any work may not be always perfect there may be error or some
defect in the work. We have taken enough care to make the project
user friendly and interactive. We hope that our Website “Alumni
Association Web Portal” should be useful to user. Even though we
never claim that this system may fulfill all there quirements of the
users in every condition. This application has been developed withusers in every condition. This application has been developed with
a view to provide maximum facility with using internet.
References
 Websites:
 http://www.dotnetfunda.com/tutorials/controls
 http://www.w3schools.com/aspnet/default.asp
 http://asp.net-tutorials.com/basics/events
 http://www.aspxcode.net/
 http://msdn.microsoft.com/library/vstudio/a72418yk
 Reference Books:
1. Roger S. Pressman, ‘Software Engineering, A Practitioner’s
Approach’, Fifth Edition.
2. Pearson Publication, Object Oriented Analysis and Design
Using UML.
SPCE Alumni Association Web Portal

More Related Content

What's hot

Online Attendance Management System
Online Attendance Management SystemOnline Attendance Management System
Online Attendance Management SystemRIDDHICHOUHAN2
 
Placement management system
Placement management systemPlacement management system
Placement management systemMehul Ranavasiya
 
Student Management System
Student Management System Student Management System
Student Management System Vinay Yadav
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project AbstractUdhayyagethan Mano
 
Future scope of alumni project
Future scope of alumni projectFuture scope of alumni project
Future scope of alumni projectArchana Deoli
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.Manoj Kumar
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
Student Management System report
Student Management System reportStudent Management System report
Student Management System reportChandresh Prasad
 
School management system
School management systemSchool management system
School management systemSoumya Behera
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPTDheeraj Kumar tiwari
 
Student database management system
Student database management systemStudent database management system
Student database management systemArpita Naik
 
Students management system
Students management systemStudents management system
Students management systemKumar Rajeev
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagementMickey
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management Systemvivek shah
 
Final Project Report of College Management System
Final Project Report of College Management SystemFinal Project Report of College Management System
Final Project Report of College Management SystemMuhammadHusnainRaza
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )Pulkiŧ Sharma
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outlineAmit Panwar
 
Android alumni application
Android alumni applicationAndroid alumni application
Android alumni applicationdharmawath
 
Feedback System in PHP
Feedback System in PHPFeedback System in PHP
Feedback System in PHPPrince Kumar
 

What's hot (20)

Online Attendance Management System
Online Attendance Management SystemOnline Attendance Management System
Online Attendance Management System
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Student Management System
Student Management System Student Management System
Student Management System
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project Abstract
 
Future scope of alumni project
Future scope of alumni projectFuture scope of alumni project
Future scope of alumni project
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
Student Management System report
Student Management System reportStudent Management System report
Student Management System report
 
School management system
School management systemSchool management system
School management system
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPT
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Students management system
Students management systemStudents management system
Students management system
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagement
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Result Management System
Result Management SystemResult Management System
Result Management System
 
Final Project Report of College Management System
Final Project Report of College Management SystemFinal Project Report of College Management System
Final Project Report of College Management System
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
Android alumni application
Android alumni applicationAndroid alumni application
Android alumni application
 
Feedback System in PHP
Feedback System in PHPFeedback System in PHP
Feedback System in PHP
 

Viewers also liked

Alumni management
Alumni managementAlumni management
Alumni managementGagan Gupta
 
Alumni Presentation[1]
Alumni Presentation[1]Alumni Presentation[1]
Alumni Presentation[1]guestd8aa94
 
Creation of alumni associations
Creation of alumni associationsCreation of alumni associations
Creation of alumni associationsaiesecalumni
 
Alumni Presentation
Alumni PresentationAlumni Presentation
Alumni Presentationhasisoft
 
Alumni information database abstract
Alumni information database abstractAlumni information database abstract
Alumni information database abstractkundurti
 
College Management System project
College Management System projectCollege Management System project
College Management System projectManish Kushwaha
 
Social Media Usage by Select Alumni Associations
Social Media Usage by Select Alumni AssociationsSocial Media Usage by Select Alumni Associations
Social Media Usage by Select Alumni AssociationsRenegade, LLC.
 
City Portal - Final Year Project Presentation
City Portal - Final Year Project PresentationCity Portal - Final Year Project Presentation
City Portal - Final Year Project PresentationPragnesh Ghoda
 
GSM BASED E-NOTICE BOARD synopsis
GSM BASED E-NOTICE BOARD synopsisGSM BASED E-NOTICE BOARD synopsis
GSM BASED E-NOTICE BOARD synopsisVenkatesh Agnihotri
 
Virtual education system
Virtual education systemVirtual education system
Virtual education systemDhara024
 
Online course portal for campus with query system
Online course portal for campus with query systemOnline course portal for campus with query system
Online course portal for campus with query systemganeshpaul6
 
Online Quiz System Project PPT
Online Quiz System Project PPTOnline Quiz System Project PPT
Online Quiz System Project PPTShanthan Reddy
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell projectManish Kumar
 
A Project Report on Insurance System with Tracking Manager
 A Project Report on Insurance System with Tracking Manager  A Project Report on Insurance System with Tracking Manager
A Project Report on Insurance System with Tracking Manager Sachin Kariyattin
 
Online voting system project
Online voting system projectOnline voting system project
Online voting system projectsnauriyal1994
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015Surendra Mahala
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Tenzin Tendar
 

Viewers also liked (20)

Alumni management
Alumni managementAlumni management
Alumni management
 
Alumni Presentation[1]
Alumni Presentation[1]Alumni Presentation[1]
Alumni Presentation[1]
 
Creation of alumni associations
Creation of alumni associationsCreation of alumni associations
Creation of alumni associations
 
Alumni Presentation
Alumni PresentationAlumni Presentation
Alumni Presentation
 
CMC - Alumin Module
CMC - Alumin ModuleCMC - Alumin Module
CMC - Alumin Module
 
Alumni information database abstract
Alumni information database abstractAlumni information database abstract
Alumni information database abstract
 
College Management System project
College Management System projectCollege Management System project
College Management System project
 
Dfd
DfdDfd
Dfd
 
Social Media Usage by Select Alumni Associations
Social Media Usage by Select Alumni AssociationsSocial Media Usage by Select Alumni Associations
Social Media Usage by Select Alumni Associations
 
City Portal - Final Year Project Presentation
City Portal - Final Year Project PresentationCity Portal - Final Year Project Presentation
City Portal - Final Year Project Presentation
 
City Portal
City PortalCity Portal
City Portal
 
GSM BASED E-NOTICE BOARD synopsis
GSM BASED E-NOTICE BOARD synopsisGSM BASED E-NOTICE BOARD synopsis
GSM BASED E-NOTICE BOARD synopsis
 
Virtual education system
Virtual education systemVirtual education system
Virtual education system
 
Online course portal for campus with query system
Online course portal for campus with query systemOnline course portal for campus with query system
Online course portal for campus with query system
 
Online Quiz System Project PPT
Online Quiz System Project PPTOnline Quiz System Project PPT
Online Quiz System Project PPT
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell project
 
A Project Report on Insurance System with Tracking Manager
 A Project Report on Insurance System with Tracking Manager  A Project Report on Insurance System with Tracking Manager
A Project Report on Insurance System with Tracking Manager
 
Online voting system project
Online voting system projectOnline voting system project
Online voting system project
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation
 

Similar to SPCE Alumni Association Web Portal

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docxdpgdpg
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)Abhishek Raj
 
Final Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaFinal Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaSharath Raj
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management systemSmit Patel
 
Project on Recruitment cell
Project on Recruitment cellProject on Recruitment cell
Project on Recruitment cellPALLAVIshahdeo1
 
Advance Java course work under NCC Education June 2011
Advance Java course work  under NCC Education June 2011Advance Java course work  under NCC Education June 2011
Advance Java course work under NCC Education June 2011Md. Mahbub Alam
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS AutomationMegha V
 
training and placement cell portal
training and placement cell portal training and placement cell portal
training and placement cell portal Panasa Ramaiah Sykam
 
ONLINE PORTAL WITH COMPILER USING C#
ONLINE  PORTAL WITH COMPILER USING C#ONLINE  PORTAL WITH COMPILER USING C#
ONLINE PORTAL WITH COMPILER USING C#Pritam Guchhait
 
Training and placement
Training and placementTraining and placement
Training and placementBhavesh Parmar
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmswordBhavesh Parmar
 
E learning resource locator, Synopsis
E learning resource locator, SynopsisE learning resource locator, Synopsis
E learning resource locator, SynopsisWipro
 
online matrimony project report
online matrimony project reportonline matrimony project report
online matrimony project reportParth Bhatt
 

Similar to SPCE Alumni Association Web Portal (20)

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
 
Job portal
Job portalJob portal
Job portal
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)
 
Hr management
Hr managementHr management
Hr management
 
Final Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaFinal Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-Stica
 
Report On Credit Society
Report On Credit SocietyReport On Credit Society
Report On Credit Society
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management system
 
Project on Recruitment cell
Project on Recruitment cellProject on Recruitment cell
Project on Recruitment cell
 
Advance Java course work under NCC Education June 2011
Advance Java course work  under NCC Education June 2011Advance Java course work  under NCC Education June 2011
Advance Java course work under NCC Education June 2011
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS Automation
 
Service Provider
Service Provider Service Provider
Service Provider
 
Angular
AngularAngular
Angular
 
training and placement cell portal
training and placement cell portal training and placement cell portal
training and placement cell portal
 
ONLINE PORTAL WITH COMPILER USING C#
ONLINE  PORTAL WITH COMPILER USING C#ONLINE  PORTAL WITH COMPILER USING C#
ONLINE PORTAL WITH COMPILER USING C#
 
Training and placement
Training and placementTraining and placement
Training and placement
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
 
Lost cargo reconcillation
Lost cargo reconcillationLost cargo reconcillation
Lost cargo reconcillation
 
Lawyer portal
Lawyer portalLawyer portal
Lawyer portal
 
E learning resource locator, Synopsis
E learning resource locator, SynopsisE learning resource locator, Synopsis
E learning resource locator, Synopsis
 
online matrimony project report
online matrimony project reportonline matrimony project report
online matrimony project report
 

Recently uploaded

VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 

SPCE Alumni Association Web Portal

  • 1. IDP- Presentation Date: 06-02-2016 On THE ALUMNI ASSOCIATION WEB PORTAL Presented By: (1) Prajapati Milan J En.No : 130403107018 (2) Prajapati Nilesh M En.No : 130403107019 (3) Prajapati Bhavik D En.No :130403107017 Under the Guidance of Mr. Jagrut M Bhavsar (External Guide) Prof. Darshan K. Patel (Internal Guide)Prof. Darshan K. Patel (Internal Guide) Carrying out at Appitor IT Service . Mehsana Submitted to Sankalchand Patel College of Engineering, Visnagar Department of Computer Engineering Affiliated to Gujarat Technological University, Ahmedabad
  • 2. Topics to be covered 1. Introduction 2. Company Profile 3. Source of Motivation 4. Proposed System 5. Comparison of Existing System And New System 6. UML Diagram 7. Data Dictionary7. Data Dictionary 8. Module Specification 9. Development Environment 10. Screen Shot 11. Action Plan/Future Work 12. Conclusion 13. References
  • 3. Introduction • The Project aims to Provides all the Major Activities Related to the Alumni like Alumni Details, Message, and Chatting, Upload Pics,Videos, News & Notices Updates, Add College Calendar. • The Website will provide all the facility to the Alumni• The Website will provide all the facility to the Alumni like ask Query to the Each Other like Blog or wall post, and they can give the Response. The Project provides Comment facility for all like any Alumni can share status and any person give comment, Like, Share.
  • 4. COMPANY PROFILE Name : Appitor Information Technology Services Address : S/3,GokulArcade,Opp.Urban BankMalgodownRoad, Mehsana,Gujarat,INDIA.Mehsana,Gujarat,INDIA. Cell Number : +91- 8866 72123 Email : info@appits.in Website : www.appits.in
  • 5. SOURCE OF MOTIVATION • It’s an initiative taken by an alumni to go online using web application under the digital India campaign. • All the activities related to Alumni Associations is going to perform online using this web portal. • To Establish a strong relationship among Alumni.• To Establish a strong relationship among Alumni.
  • 6. PROPOSED SOLUTION • We’ll build an online web Application. • Using this application an alumni can keep track about activities related to Alumni Association. • The Project aims to Provides all the Major Activities Related to the Alumni like Alumni Details, Message, andRelated to the Alumni like Alumni Details, Message, and Chatting, Upload Pics, Videos, News & Notices Updates, Add Academic Calendar.
  • 7. Features Existing System New System Less paperwork. No Yes Easy to report generating. No Yes Comparison of Existing System And New System Computer operator control No Yes Security Less More User friendly No Yes
  • 8.
  • 10. Use Case Diagram  Use Case Diagram for Admin:
  • 11.  Use Case Diagram for Alumni:
  • 14. Sequence Diagram  Sequence Diagram for Admin:
  • 15.  Sequence Diagram for Alumni:
  • 16. Data Flow Diagram Context Level (Level 0) Data Flow Diagram: Admin Manage News Upload Event Detail & Job Alumni 0.0 Alumni Association View Message View Alumni Post View Message Upload Picture Upload Blog View News & Jobs
  • 17.  First Level (Admin side) Data Flow Diagram:
  • 18.  First Level (Alumni side) Data Flow Diagram:
  • 19. Data Dictionary TABLE 1: ADMIN Field name Data type Size Constraint Description Ad_id Int - Primary key Unique Id Ad_username Varchar 50 - User Name Ad_password Varchar 16 - Password Ad_firstname Varchar 50 - First Name Ad_lastname Varchar 50 - Last Name Ad_email Varchar 50 - Email-Id Ad_contact Varchar 50 - Contact Ad_img Varchar 200 - Image TABLE 2: ALUMNI Field name Data type Size Constraint Description Au_id Int - Primary key Unique Id Au_username Varchar 50 - User Name Au_password Varchar 16 - Password Au_firstname Varchar 50 - First Name Au_lastname Varchar 50 - Last Name Au_gender Varchar 7 - Gender Email Varchar 50 - Email-Id Au_address Varchar 100 - Address City_id Int - Foreign key City Au_contactno Varchar 10 - Contact No Au_dob Date time - - Date Of Birth Branch_id Int - Foreign key Branch Batch_id Int - Foreign key Batch Passing_year Varchar 4 - Passing Year Au_img Varchar 200 - Image Au_fid Varchar Max - Facebook Id Au_linkid Varchar Max - Linked Id Au_twid Varchar Max - Twitter Id
  • 20. TABLE 3: Alumni_job_detail Fieldname Type Size Constraint Description Au_jobid Int - Primary key Unique Id Au_id Varchar 50 Foreign key Unique Id Company_name Varchar 50 - Company Name Company_address Varchar Max - Company Address Company_Cont. Number 10 - Company Contact Employe_type Varchar 50 - Employee Type Company_joindate Date time - - Company Join Date Company_leavedate Date time - - Company Leave Date Job_info Varchar 100 - Job Information TABLE 4: Alumni_post Fieldname Type Size Constraint Description Aw_id Int - Primary key Unique Id Au_id Varchar 50 Foreign key Unique Id Dop Date time - - Date Of BirthDop Date time - - Date Of Birth Post_details Varchar Max - Post Details Is_display Bit - - Display TABLE 5: Batch Fieldname Type Size Constraint Description Batch_id Int - Primary key Unique Id Batch year Date time 04 - Batch Year TABLE 6: Blog Fieldname Type Size Constraint Description Blog_id Int - Primary key Unique Id Au_id Varchar 50 Foreign key Unique Id Blog_title Varchar 50 - Blog Title Doc Date time - - Date Of Birth Is_display Bit - - Display Blog_detail Varchar Max - Blog Detail
  • 21. TABLE 7: Blog_comment Fieldname Type Size Constraint Description Bc_id Int - Primary key Unique Id Blog_id Int - Foreign key Unique Id Au_id Varchar 50 Foreign key Unique Id Doc Date time - - Date Of Birth Is_display Bit Max - Display Bcomment Varchar Max - Blog Comment TABLE 8: Branch Field name Type Size Constraint Description Branch_id Int - Primary key Unique Id Branch_nam e Varchar 50 - Branch Name e TABLE 9: Event Field name Type Size Constraint Description Event_id Int - Primary key Unique Id Event_type Varchar 50 - Event Type TABLE 10: Event_info Field name Type Size Constraint Description Eventinfo_id Int - Primary key Unique Id Event_id Int - Foreign key Unique Id Event_name Varchar 50 - Event Name Event_info Varchar Max - Event Information
  • 22. TABLE 11:Event_pics Field name Type Size Constraint Description Epics_id Int - Primary key Unique Id Event_info_id Int - Foreign key Unique Id Epics_pics Varchar 50 - Event Pics Epics_remark Varchar 1000 - Event Remark TABLE 12: Event_comment Field name Type Size Constraint Description Ec_id Int - Primary key Unique Id Au_id Varchar 50 - Unique Id Ec_comment Varchar Max - Event Comment Ec_date Date time - - Event Date Eventinfo_id Int - Foreign key Event Information TABLE 13: Feedback Field name Type Size Constraint Description Fid Int - primary key Unique Id Fd_username Varchar 50 - User Name Contact no Varchar 50 - Contact Number Email Varchar 50 - Email-Id Message Varchar Max - Message Dof Date time - - Date Of Birth
  • 23. TABLE 14: Job Field name Type Size Constraint Description Job_id Int - Primary key Unique Id Job_ title Varchar 200 - Job Title Job _info Varchar Max - Job Information Job_ link Varchar Max - Job Link Au_id Varchar 50 Foreign key Alumni Id Start_date Date time - - Start Date End_date Date time - - End Date Is_display Bit - - Display TABLE 15: News Field name Type Size Constraint Description News_id Int - Primary key Unique Id News_title Varchar 50 - News TitleNews_title Varchar 50 - News Title News_info Varchar Max - News Information Upload_date Datetime - - Upload Date Is_display Bit - - Display TABLE 16: Country Field name Type Size Constraint Description Country_id Int - Primary key Unique Id Country name Varchar 50 - Country Name
  • 24. TABLE 17: State Field name Type Size Constraint Description State_id Int - Primary key Unique Id Country_id Int - Foreign key Country Id State_name Varchar 50 - State Name TABLE 18: City Field name Type Size Constraint Description City_id Int - Primary key Unique Id State_id Int - Foreign key State Id City name Varchar 50 - City Name
  • 25. Module specification  There are four module in this system: • Admin • Staff • Alumni
  • 26.  Admin: • Admin can maintain whole system. • They can add, update, delete page of navigation in proposed system and also change status of menu if inactive than menu can not show to visitor and others. • They can update and delete and change status for• They can update and delete and change status for Alumni in proposed system.
  • 27.  Staff : • They can manage college event. • Staff can upload details about placement for alumni. • They can Inform to alumni about event and placement.
  • 28.  Alumni: • Alumni can add there personal detail. • Alumni can view and edit their detail. • Alumni can search about events and placement. • Alumni can comment,like,share on blog which is created. • Alumni can do chat with other alumni.• Alumni can do chat with other alumni. • Alumni can also upload the detail about any other events and placement.
  • 29. DEVELOPMENT ENVIRONMENT  Hardware Requirement : Minimum 512MB RAM Minimum Dual-Core Processor Minimum 100GB Hard Disk Space  Software Requirements: Software Requirements: Operating System : Windows-XP/7/8  Servers : localhost : IIS(internet information service)  Front End Tools Visual Studio 2010
  • 30.
  • 34. Idea Behind Alumni Association
  • 44. ACTION PLAN / FUTURE WORK
  • 45. ACTION PLAN / FUTURE WORK • We’ll work with Software Development Lifecycle to capture Detailed Information About Project. • Planning : Organize a meeting with Alumni Students and discuss about requirement and functionalities about system. • Analysis : Analyzing whole project using requirements collected earlier. • Designing : Based on Analysis we will design database and Graphical user interface.
  • 46. ACTION PLAN / FUTURE WORK • Implementation (Coding): Connection Between GUI Form and Database. • Testing : Test a whole application using testing methods like black box testing and white box testing. • Maintenance : Daily backup and 24*7 Availability and• Maintenance : Daily backup and 24*7 Availability and system recovery if required.
  • 47. Conclusion: Any work may not be always perfect there may be error or some defect in the work. We have taken enough care to make the project user friendly and interactive. We hope that our Website “Alumni Association Web Portal” should be useful to user. Even though we never claim that this system may fulfill all there quirements of the users in every condition. This application has been developed withusers in every condition. This application has been developed with a view to provide maximum facility with using internet.
  • 48. References  Websites:  http://www.dotnetfunda.com/tutorials/controls  http://www.w3schools.com/aspnet/default.asp  http://asp.net-tutorials.com/basics/events  http://www.aspxcode.net/  http://msdn.microsoft.com/library/vstudio/a72418yk  Reference Books: 1. Roger S. Pressman, ‘Software Engineering, A Practitioner’s Approach’, Fifth Edition. 2. Pearson Publication, Object Oriented Analysis and Design Using UML.