IGNOU BCA Project BCSP064

IGNOU Projects BCA BCSP064 have two Parts.

IGNOU BCA BCSP064 is a final year project work. In 6th semester you have to perform ignou bca bcsp064 project work. Mainly it is divided in two parts:

  1. Synopsis – BCA bscp064 and
  2. Project Report – BCA bcsp064

BCA Synopsis & Project (IGNOU BCSP064)

Dear Ignou Learners, for the preparation of bca synopsis you have to follow the below steps:

  • Suitable title selection for bca project
  • Make all necessary details about bca project which you want to developed.
  • Actually Synopsis is also known as project proposal, by the help of this you get permission from the university to developed proposed project.
  • Insert necessary diagram, platform, limitation, scope, bibliography in the synopsis.
  • It should be 15 to 20 pages approximately
 Approval of Synopsis
  • After submission of synopsis, it is evaluated by university
  • After evaluation and getting synopsis approval you can prepare project report
Project Report 
  • After approval you can start project report preparation
  • for BCA MCA B.Tech Program it should be 90 to 150 pages and you have to develop any software/ website or any application. In project report source code must be inserted. After submission of project you called for viva. At the viva time must keep project report + CD (Source Code)
  • For other program project report should be 60 to 120 pages. you have to elaborate more about the topic with proper diagram, test case etc. After submission of project you called for viva. At the viva time must keep project report. we provide you some selected question answer to crack the viva

IGNOU bca bcsp064 – Synopsis & Project submission date

Session

Type of Submission

Date

January

July

January

July

Synopsis for bca bcsp064

Synopsis bca bcsp064

Project bca bcsp064

Project bca bcsp064

1st April to 30th June

1st October to 31st December

1st January to 31st March

1st July to 30th September

source: www.ignou.ac.in

IGNOU BCA Project Approval Best Platform

Best Combination for WEB BASED PROJECT
 
=> PHP + My SQL + APACHE
=> ASP.Net With C# + SQL Server + IIS
=> JSP + My SQL + Apache
=> PHP + HTML + CSS + XAMPP + My SQL

GET BEST Support for IGNOU BCA BCSP064, CS76 Final Year Project Guidance

  • TOPIC SELECTION
  • SYNOPSIS Support for IGNOU BCA BCSP064 Program
  • PROJECT REPORT Support for IGNOU BCA BCSP064 Program
  • EXECUTABLE SOURCE CODE for IGNOU BCA BCSP064 Program –  We help you for Developing
  • VIVA SELECTED QUESTION ANSWERS for IGNOU BCA BCSP064 Program
  • STEP BY STEP GUIDANCE
  • We Maintain the quality for the best knowledge and Learning. So, in this program you must learn lots of new things for your career Growth. Performing this you are able to crack the viva & Complete the IGNOU Project work related to your BCA BCSP064 Program
  • Contact us for any query or doubt, We guide you to solve

Wish You Success

Navneet Vishwas & Team IGNOU Friend

Benefits : This Article is written for the complete overview to the ignou aspirants related to Bca bcsp064 synopsis & project work. This is also helpful for smu,jnu, du, ipu & other university aspirants related to BCA, MCA, IT, CSE & other computer Science Program. The author & Asst. Professor Navneet Vishwas is happy to solve your related query or doubt. Our aim to make the contribution to the society for the knowledge growth. Through the article you know about the process of ignou synopsis & project approval work. Synopsis & Project preparation process. And finally you are able to complete your bca program. If you have some backlog or pending paper related to bca proram the you can contact us for best notes and study guidance. You can also watch video lecture by Navneet Vishwas or follow the tips and technique provided by him.

Guidelines in Detail for IGNOU BCA Synopsis & Project work:

GUIDELINES FOR PROJECT FORMULATION

The project work constitutes a major component in most of the professional programmes and it is to be carried out with due care and should be executed with seriousness by the candidates. TYPE OF PROJECT As majority of the students are expected to work out a real life project in some industry/research and development laboratories/educational institutions/software companies, it is suggested that the project is to be chosen which should have some direct relevance in day-to-day activities of the candidates in his/her institution. Students are encouraged to work in the areas listed at the end. However, it is not mandatory for a student to work on a real life project. The student can formulate a project problem with the help of Guide. PROJECT PROPOSAL (SYNOPSIS) The project proposal should be prepared in consultation with your guide. The project proposal should clearly state the project objectives and the environment of the proposed project to be undertaken. The project work should compulsorily include the software development.

The project proposal should contain complete details in the following form:
1. Title of the Project
2. Introduction and Objectives of the Project
3. Project Category (RDBMS/OOPS/Networking/Multimedia/Artificial Intelligence/Expert Systems etc.)
4. Analysis (DFDs at least up to second level , ER Diagrams/ Class Diagrams/ Database Design etc. as per the project requirements).
5. A complete structure which includes: Number of modules and their description to provide an estimation of the student‟s effort
on the project. Data Structures as per the project requirements for all the modules. Process Logic of each module. Testing process to be used. Reports generation ( Mention tentative content of report)
6. Tools / Platform, Hardware and Software Requirement specifications
7. Are you doing this project for any Industry/Client? Mention Yes/No. If Yes, Mention the Name and Address of the Industry or Client
8. Future scope and further enhancement of the project.

PROJECT PROPOSAL SUBMISSION AND APPROVAL

After finalizing the topic and the selection of the guide, students should send the Project Proposal Proforma given on page no. 6 along with the synopsis and bio-data of the guide to The Regional Director of the Regional Center concerned. Incomplete project proposals in any respect will be summarily rejected.

COMMUNICATION OF APPROVAL

Communication regarding the Approval / Non-approval of the project will be sent to you within four weeks after the receipt of the project proposal by the Regional Centre concerned.

RESUBMISSION OF THE PROJECT PROPOSAL IN CASE OF NON-APPROVAL

In case of non-approval, the suggestions for reformulating the project will be communicated to you. The revised project synopsis along with a new Performa, should be re-submitted along with a copy of the earlier synopsis and non-approval project proposal Performa in the next slot. For example, if the student submitted the synopsis during the 1st April to 30th June slot and is not approved due to some reasons, s/he is eligible to resubmit the revised project synopsis only during the next slot i.e., 1st October to 31st December. These guidelines are applicable for earlier batch students also whose project work is pending.

ELIGIBILITY OF PROJECT GUIDE
1. A person having Ph.D./M.Tech. in Computer Science.
OR
2. A person having B.E/B.Tech (Computer Science), MCA, M.Sc (Computer Science) with minimum 2 years experience in Industry / Teaching.

PROJECT REPORT FORMULATION ITEMS TO BE INCLUDED IN THE PROJECT REPORT

The following items should be included in the Project Report:
1. The project report must contain the following:
Introduction Objectives Tools/Environment Used Analysis Document (This should include SRS in proper structure based on Software Engineering concepts, E-R diagrams/Class diagrams/any related diagrams (if the former are not applicable), Data flow diagrams/other similar diagrams (if the former is not applicable), Data dictionary) Design Document (Modularization details, Data integrity & constraints including database design, Procedural design, User interface design) Program code (Complete code (well indented)/Detailed specification instead of code*, Comments & Description. The program code should always be developed in such a way that it includes complete error handling, passing of parameters as required, placement of procedure/function statements as needed.) Testing (Test case designs are to be included separately for Unit testing, Integration testing, System testing; Reports of the outcome of Unit testing, Integration testing, System testing are to be included separately. Also, details of debugging and code improvement are to be included.) Input and Output Screens Implementation of Security for the Software developed (In case, you have set up a User Name and Password for your software, you should ensure the security of User Name and Password during transmission to server) Limitations of the Project Future Application of the Project Bibliography

*Students who have done their project for any organization are permitted to attach detailed algorithm/specification instead of code, in case, the organization doesn‟t permit them to attach the code. Student needs to attach letter in the project report from the Project Manager of the project in the organization that they are not permitting student to attach the code. In the absence of such letter, the student needs to attach the code compulsorily. The project report should be hard bound; should consist of a Contents page; all pages of report should be numbered; content should be well organized in a meaningful manner; printouts of text & screen layouts should be original and should not be xeroxed)
2. Original copy of the Approved Project Proposal Proforma, Synopsis and Guide‟s
Bio-data.
3. Certificate of Originality (Format given on page no. 13).

4. The Project Report may be about 50 to 80 double spaced A-4 size typed pages (excluding program code). However,10% variation on either side is permissible.

SUBMISSION OF PROJECT REPORT

Only one copy of the project report is to be submitted to the following address by registered insured post: Regional Director, Concerned Regional Centre by the date mentioned in the Calendar for the project (refer to page-3).

TYPE OF PROJECT

The majority of the students are expected to work on a real-life project preferably in some industry/ Research and Development Laboratories / Educational Institution / Software Company. Students are encouraged to work in the areas listed at the end (Refer page no.15). However, it is not mandatory for a student to work on a real-life project. The student can formulate a project problem with the help of her/his Guide and submit the project proposal of the same. If approved, the student can commence working on it and complete it.

PROJECT EVALUATION

The Project Report is evaluated for 150 marks and the Viva-Voce is for 50 marks. To be declared successful, the student should secure at least 50% marks separately in both project report evaluation (i.e.75/150) and viva-voce (i.e.50/100). Students will be duly intimated about the schedule of viva-voce by a letter from the respective Regional Centre. An unsuccessful student can either submit the same project after following comments on the assessment sheet or s/he can do a different project. Always, ensure that the BCSP-064 project guidelines are followed. Unfair cases of copied versions of the project synopsis and project reports will be sent to Unfair Means Committee of IGNOU for action.

RESUBMISSION OF THE BCA PROJECT IN CASE OF FAILED STUDENTS

If the student is unsuccessful in the project, s/he should „re-do‟ the whole cycle, right from the submission of the project synopsis. Students are advised to select a new topic for the project and should prepare and submit the project synopsis to the Regional Centre concerned as per the project guidelines. There are no separate slots for the submission of the project synopsis / project reports for the failed students.

Respective submissions of the project synopsis and the project reports should be done strictly as per the “calendar for the BCA project” given in the project guidelines. Along with the resubmission of the project report, the student is required to remit the pro-rata fee (subject to change as per university rule – contact your concerned Regional Centre for necessary update). The fee should be remitted to the Regional Centre at the time of resubmission of the project report by the way of Demand Draft favouring IGNOU and payable at the city where your Regional Centre is located.

IMPORTANT POINTS WHILE PREPARING THE PROJECT REPORT

1. The Project Report should be submitted in A-4 size typed in double space. The Project Report should be hard bound.
2. Ensure that it contains the following:
Project Proposal Proforma. All the items should be filled. The signatures of both student and Guide should be present. Project Synopsis. Both Guide and student should sign on the Project Synopsis. Guide‟s Bio data. The Biodata should consist of signature of the Guide. Certificate of Originality (Format given on Page no.13) All signatures should be accompanied by the date of signature.
It should include all items mentioned in Section IV.
3. If any project report is received in the absence of the items listed above, it will be rejected and returned to students for compliance. Also, violation of Project Guidelines may lead to rejection of the Project .
4. Only One hard bound original copy of the project report is to be submitted to „The Regional Director, Concerned Regional Centre‟ by registered insured post. One copy of the same Project Report is to be retained with the student and the student is supposed to carry his copy while appearing for viva voce. Spiral binding of Project Report is not permitted.
5. Xerox copy of the project report is not acceptable.
6. Not more than one student is permitted to work on a Project.
7. If the title of the Project differs from the title mentioned in the Project Proposal, the Project Report will be rejected and will be returned back to the student.
8. Kindly mention on the top of the envelope “BCA PROJECT REPORT (BCSP-064)”. This will facilitate sorting out project reports at the Regional Centre.
9. The envelope containing the remuneration form for the Project Guide duly signed by the Guide and the student, should be sent to “Regional Director, Concerned Regional Centre.”
10. In case, students require any letter from the University for doing a project in any organization, they may request the Regional Director of the concerned Regional centre for the issuance of the same in the format indicated under Project Trainee in this document. (Refer to Page number : 15).

LIST OF BROAD AREAS OF APPLICATION AND RELATED TOOLS

FRONT END / GUI Tools :
Visual Basic, Power Builder, X-Windows (X/lib, X/motif, X/Intrinsic), Oracle Developer 2000,VC++, Jbuilder
RDBMS/BACK END :
Oracle, Ingres, Sybase, Progress, SQL Plus, Versant, MY SQL, SQL Server, DB2
LANGUAGES :
C, C++, Java, VC++, C#, Php, Java
SCRIPTING LANGUAGES :
PERL, SHELL Scripts(Unix), TcL/TK
RDBMS/BACK END :
Oracle, Ingres, Sybase, Progress, SQL Plus, Versant, MY SQL, SQL Server, DB2, My Sql
MIDDLE WARE (COMPONENT) TECHNOLOGIES :
COM/DCOM, Active-X, EJB, Rational Rose, MSMQ, BEA, Message Q, MTS, CICS
UNIX INTERNALS :
Device Drivers, Pipes, RPC, Threads, Sockets
ARCHITECTURAL CONCEPTS :
CORBA, TUXEDO
INTERNET TECHNOLOGIES :
DHTML, Java script, VB Script, Perl & CGI script, HTML, Java, Active X, RMI, CORBA, SWING, JSP, ASP, XML, EJB, Java Beans, Java Servlets, Visual Age for JAVA, UML, VRML, WML, iPlanet, ATG, BigTalk, CSS, XSL, Oracle ASP server, VB.Net, AWT, J2EE, LDAP, ColdFusion
NETWORKING TECHNOLOGIES :
ATM, Frame Relay, TCP/IP, SNMP, GSM, VoIP, PPP, IP-PSTN, SONET/SDH
WIRELESS TECHNOLOGIES :
Blue Tooth, 3G, ISDN, EDGE
REALTIME OPERATING SYSTEM/ EMBEDDED SKILLS :
QNX, LINUX, OSEK, DSP, VRTX, RTXC, Nucleus
OPERATING SYSTEMS :
WINDOWS 95/98/2000/ME, WINDOWS NT, UNIX, LINUX, IRIX, SUN SOLARIS, HP/UX, PSOS, VxWorks, AS400, AIX, WINDOWS XP, DOS
APPLICATIONS :
Financial/ Manufacturing/ Multimedia/ Computer Graphics/ Instructional Design/ Database Management System/ Internet/ Intranet/ Computer Networking-Communication Software/E-Commerce/ ERP / MRP/ TCP/IP Internals/ Routing protocols/ Socket Programming/ Implementation of Switches & Routers
Note: Projects should not be developed using the packages like Dbase, Foxpro, Visual Foxpro . Also, projects should not be developed using the combination of Visual Basic as the front end and MS-Access as the back end.

Source: www.ignou.ac.in | Author suggest you to also verify details from respective university website. This article has no legal validity and copyright protected by the concern website.