Presentation is loading. Please wait.

Presentation is loading. Please wait.

Developed by: Ajay D. Jethva (115020693026) Ravirajsinh V. Zala (115020693169)

Similar presentations


Presentation on theme: "Developed by: Ajay D. Jethva (115020693026) Ravirajsinh V. Zala (115020693169)"— Presentation transcript:

1 Developed by: Ajay D. Jethva (115020693026) Ravirajsinh V. Zala (115020693169)

2 Presentation walkthroughs  Project ProfileProject Profile  Project DescriptionProject Description  Project ScopeProject Scope  ObjectiveObjective  Development EnvironmentDevelopment Environment  System analysis and designSystem analysis and design  ConclusionConclusion  BibliographyBibliography

3 Project Profile Project Title:India Hunt Developed at/for : Webcare Infoway Project Duration : Academic duration for SEM-VI -4 1/2 month Team Size : 2 Team member :Ajay D. Jethva(115020693026) Ravirajsinh V. Zala(115020693169) Front End Tools :PHP Back End Tools :My SQL Documentation Tools :Ms Word CASE Tools :Ms visio External Guide :Mr. Jayesh Chandrapal Internal Guide :Mr. Ankit Faldu Index

4 Project Description  India Hunt is provides facility to all information in India city.  Any client are registration and get the information.  Using this site any Client can access information anywhere by simply connect to internet.  Provides facility to access their information from anywhere and anytime. Index

5 Project Scope  Scope of this project is very broad in terms of other manually Information. Few of them are:  Can be used anywhere anytime as it is a web based application (user location doesn’t matter).  Gathering online information is easy to use.  User can access system over the world.  Gathering Online information facilities admin and user control, auditing, editing.  It provides report’s after completion of User gathering Information without wait. Index

6 Objective  Try to maintain security for Admin and User.  Add new item if needed.  To design and develop the India hunt management.  To create the application according to institute rules and regulation.  To allow automatic grading and manual grading which can be recorded per test.  To allow facility to view the detail and managed all user. Index

7 Development Environment  Front End Tools :PHP  Language:PHP, HTML  Web Browser:Mozilla Firefox, Internet Explorer  Web Server:Apache Tomcat 6.0  Back End Tools:My SQL 5.0  Validation Technology:Java Script  Other Tool & Technology :CSS, Ajax Index

8 System Analysis & Design  Entity Relationship diagramEntity Relationship diagram  Data Flow diagram Data Flow diagram  Data DictionaryData Dictionary  User InterfaceUser Interface Index

9 Entity Relationship Diagram Back

10 Data Flow Diagram Back 0 Level DFD

11 Data Flow Diagram Back 1 Level DFD

12 Data Flow Diagram Back 2 Level DFD

13 Data Flow Diagram Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key UsernameVarchar20Developer nameNot Null PasswordVarchar50Developer pass wordNot Null Table :- Admin_login Description :- This master table is used to store Admin ’ s login information. Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key CategoryVarchar50Category nameNot Null SubcategoryVarchar50Subcategory nameNot Null Statusvarchar10Set StatusNot Null Table :- Category Description :- This table is used to add category.

14 Field NameData TypeSizeDescriptionConstraint IdInt5Paid add idPrimary key Company NameVarchar50Title of advertiesmentNot Null LogoVarchar50Advertisement imageNot Null AddressTextAdvertisement descriptionNot Null Cityvarchar50City nameNot Null E-mailVarchar50Company email addressNot Null ContactVarchar12Company contactNot Null AboutTextAbout companyNot Null PageVarchar50Place of addvertisementNot Null Pricevarchar10Price of advertisementNot Null Table:-Company_detail Description :-this table is used in paid_ad entry. Table:-Faq Description :- This table is used in FAQ. Field NameData TypeSizeDescriptionConstraint Idint5idPrimary key QuestiontextQuestionNot Null AnswertextAnswer of the questionNot Null Statusvarchar10Set statusNot Null

15 Table:- Free_ad Description :- This table is used in free-ad. Field NameData TypeSizeDescriptionConstraint Idint5Free-ad idPrimary key CategoryVarchar15Category nameNot Null SubcategoryVarchar15subcategory nameNot Null PnameVarchar15Place nameNot Null LogoVarchar15LogoNot Null DescriptiontextPlace descriptionNot Null AddressTextPlace addressNot Null Cityvarchar15Place cityNot Null Emailvarchar20Email addressNot Null Contact noBig int10Company numberNot Null StatusVarchar10statusNot Null Table:- Gallery Description :- This table is used in gallery. Field NameData TypeSizeDescriptionConstraint Idint3User idPrimary key TitleVarchar50Title of ImageNot Null ImagetextImage nameNot Null CaptiontextImage captionNot Null Statusvarchar10statusNot Null

16 Table:- Imp_no Description :- This table is used in imp contact. Field NameData TypeSizeDescriptionConstraint Idint3User idPrimary key CityVarchar20City nameNot Null NameTextCompany nameNot Null CntnoVarchar13Company contactNot Null StatusVarchar10StatusNot Null Table:- imp_website Description :- This table is used in important sites. Field NameData TypeSizeDescriptionConstraint IdInt5User idPrimary key CategoryVarchar50Site categoryNot Null WebsiteVarchar50Website nameNot Null StatusVarchar10StatusNot Null

17 Table:- paid_ad Description :- This table is used in set page price. Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key Pagevarchar15Page nameNot Null Priceint10Page priceNot Null Statusvarchar15StatusNot Null Table:- Post_job Description :- This table is used for post of job Field NameData TypeSizeDescriptionConstraint Idint05User idPrimary key Postjobvarchar50Postjob nameNot Null Companynamevarchar50Name of companyNot Null Contactvarchar15Company contactNot Null Emailvarchar50Company emailNot Null Industryareavarchar50Functional areaNot Null SalaryInt15SalaryNot Null JobdescriptionTextDescription of postNot Null

18 Table:- Post_resume Description :- This table is used for store information about employee. Field NameData TypeSizeDescriptionConstraint Idint5Register idPrimary key JobtitleVarchar50Job nameNot Null Full nameVarchar50full name of employeeNot Null AddressVarcharAddressNot Null MobilenoVarchar15Mobile no of employeeNot Null EmailText50Email addressNot Null QualificationBig intEmployee qualificationNot Null Functional areavarchar50Place of postNot Null ExperienceTextExperienceNot Null Expected salaryInt15Expected salaryNot Null Keyskillvarchar50Key skill of employeeNot Null Uploadcvvarchar50ResumeNot Null Table:- Recentnews Description :- This table is used for current news Field NameData TypeSizeDescriptionConstraint Idint3 idPrimary key TitleTextTitle of newsNot Null DescriptionTextDescriptionNot Null Statusvarchar10StatusNot Null DatedateDateNot Null

19 Table:- Reg Description :- This table is used for user side login information. Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key Fnmvarchar20First nameNot Null Lnmvarchar20Last nameNot Null Gendervarchar10GenderNot Null AddresstextAddressNot Null CityVarchar20City nameNot Null EmailVarchar20EmailNot null ContactVarchar12Contact numberNotnull UnmVarchar20UsernameNotnull PwdVarchar20PasswordNot null SecurityTextSecurity questionNot null AnsVarchar20AnswerNot null Table:- test Description :- This table is used in testimonials. Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key Titlevarchar50NameNot Null Emailvarchar50User emailNot Null Expirencevarchar300experienceNot Null DescriptionTextDescriptionNot Null Statusvarchar10StatusNot Null

20 Table:- log Description :- This table is used for admin side add user. Field NameData TypeSizeDescriptionConstraint Idint5User idPrimary key Unmvarchar20UsernameNot Null Pwdvarchar20PasswordNot Null Statusvarchar10StatusNot Null Back

21 User Interface Back 1. Home Page

22 2. Login Page

23 3. Search Page

24 4. Imp Number Page

25 5. Imp Website Page

26 6. Carrier Page

27 7. Free Add Page

28 8. Paid Add Page

29 9. Testimonials Page

30 10. About Us Index

31 Conclusion  It was a great learning experience for us. This project is very helpful for us in our life. After this project, also we are very impressed from back – end and front – end used in project. This project is very useful for a mailing facility.  We are really thankful to our faculties and lab assistants first for giving us a chance to make a project and having a faith and support in us during whole our project.  We are glad to thank our all friends who have helped us during making of this project, without which we are not able to make our project successful.  So, now we hope that you also like this project after show this whole project…  Heartily Thanks to All of You… Index

32 Bibliography Books : The Complete Reference ASP.Net UML User Guide. System Analysis and Design by James A. Senn. PL SQL Mastering by oracle. Websites: www.w3schools.com http://www.wikipedia.org/ www.Codeproject.com www.google.com Index

33 Thank You From: Ajay D. Jethva Ravirajsinh V. Zala


Download ppt "Developed by: Ajay D. Jethva (115020693026) Ravirajsinh V. Zala (115020693169)"

Similar presentations


Ads by Google