How to start with a project? How to write an abstract regarding the same? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to start with a project? How to write an abstract regarding the same?

I'm a 3rd year student. I have to make a project for my final year

10th Aug 2019, 7:49 AM
M.S.SHARMA
M.S.SHARMA - avatar
3 Answers
+ 9
After this document you have to make many more documents like. 1) timeline of your project:- which define what module you are including in your project and in which date you will complete all those modules. 2) software requirement specification (SRS) :- in this documentary you have to write about all your requirements for the projects like data structure used, use case diagram, various uml diagrams etc 3) software design documents (SDD) :- this is the one more documents in which you have to develope and create all modules flow charts, various level data flow diagram, DAG etc and write about each module working in brief. Sdlc life cycle you have used all are created in this document 4)Test and plan:- in this document your project module testing should be written with test cases and their result and screen shot attached at last. 5) then by attaching all this document an final document is ready for the project.
10th Aug 2019, 8:19 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 7
SrikarSharma Marpaka 🇮🇳 hi, Project is start generally in many phases. First you need to decide the projects scope, it's usability field, you need to decide which software development life cycle you are using for the development of your project. In regards to this you have to write first many flow chart, data floe diagrams, algorithm, pseudo code of project, various class diagram and unifed modeling language diagram. In regards with writing document first document is Abstract. Abstract:- 1) in this first project title is written. 2) then you have to write the project aim and object in brief. And write about what you will do in the projects. 3) then you should include the literature survey and review according to which you are making project guideline. 4) then what technology you are supposed to choose in your project write about that. 5) references which you are taking for that written down 6) and your name and roll number. It's just to give hint about your project to your incharge.
10th Aug 2019, 8:14 AM
GAWEN STEASY
GAWEN STEASY - avatar
0
Create a game or some ML algorithm maybe. First think of the core idea then split it into parts and see what all you will need create it in those steps the most important first and then the least in the end. then in the end see what you can add in it, fix all the bugs if there are any.
10th Aug 2019, 7:52 AM
RZK 022
RZK 022 - avatar