PART A-Plan Format of Micro Project Proposal For 1 To4 Semester
PART A-Plan Format of Micro Project Proposal For 1 To4 Semester
PART A-Plan Format of Micro Project Proposal For 1 To4 Semester
1.0 Brief introduction: This is a mini project in C Employee Record System. In this project, you can
manage employee records – add, list, modify and delete records. Understanding this project will help you learn
how to add, view, change and remove data using file handling.
Here, you can list the employees’ record but cannot search it like in other C projects. Try modifying this project,
and write your own code to implement the search function. This project is complete and totally error-free.
This project is a console application without graphics compiled in Code::Blocks using GCC compiler. The
source code for this project is short, simple and easy to understand.
Nabil,Omkar,Umair
1 System requirement 21/12/20 26/12/20
Nabil,Omkar,Umair
2 System design 28/12/20 02/01/21
Nabil,Omkar,Umair.
3 Implementation 04/01/21 12/01/21
Nabil,Omkar,Umair
4 Integration & system testing 04/01/21 12/01/21
Nabil,Omkar,Umair
5 Report 04/01/21 12/01/21
4.0 Resources Required:
*************
Annexure – II A
PART B (outcomes after executions)
Format for Micro-Project Report
EMPLOYEE RECORD SYSTEM
The main features of this project include basic file handling operations; you will learn how to
add, list, modify and delete data to/from file. The source code is relatively short, so thoroughly go through the
mini project, and try to analyze how things such as functions, pointers, files, and arrays are implemented.
Currently, listed below are the only features that make up this project, but you can add new features as you like
to make this project a better one!
Add record
List record
Modify record
Delete record
The functions used in this project are simple and they basically manipulate file handling and data
structures. So, I will only describe the ‘gotoxy’ function used in this project. Try to understand how this
functions works as you may want to use it or find it used in many other C mini projects.
1. system design:
Name of Remarks
Sr. No. Specification Qty
Resource/Material
1 Turbo C++ version 4.0 To design program 1
2 Internet 3G 2mb/s
6.0 Skill Developed / learning outcomes of this Micro-Project:
Our basic concept ‘switch case’ is covered in this program. With the help of switch cases we display a
main menu for users to easily use this our project.
Another thing is that we use file handling system in this project. This is main function that is use to stores
the proper data safely.
With the help of this program we learn another basic concepts of C.
Annexure – IV
3 Project proposal
6 Quality of prototype/model
7 Report preparation
8 Presentation
9 Defense