Skip to main content

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

INITIAL PROJECT PLAN (GANTT CHART)

 





This is a Gantt chart, used to plan my project from the scratch. Its helps me keep tracks off what i have achieved and what I have to achieve 


Reference 

Build native powerpoint timelines online (no date) Office Timeline Online. Available at: https://online.officetimeline.com/app/#/file/c16a1f66-18c4-4f2c-ac21-07898c553904/gantt-view (Accessed: November 5, 2022).

Comments

Popular posts from this blog

ACADEMIC PAPER SUMMARY

  REFERENCE Floyd, C., 1992. Software development as reality construction. In  Software development and reality construction  (pp. 86-100). Springer, Berlin, Heidelberg.

SOFTWARE EXAMPLE (VISUAL STUDIO)

  (Solution,) Visual studio is an IDE coding software that is based on (Java/C#/Python/Visual basics) to create a website, application, webapps and web services. This image is an image taken from visual studio, it consist of the visual basic codes that are used to run Microsoft word. Visual basic is a programming language that provides a graphic user interface which allows the programmer to modify codes.(Contributor, 2019) Reference Contributor, T.T. (2019)  What is visual basic? definition from whatis.com. ,  WhatIs.com . TechTarget. Available at: https://www.techtarget.com/whatis/definition/Visual-Basic-VB#:~:text=Visual%20Basic%20(VB)%20is%20an,defining%20their%20behavior%20and%20appearance. (Accessed: December 8, 2022). Solutions, J.C.T.O.D.A.Y.- M. (no date) 1000 logos , 1000 LOGOS . Available at: http://1000logos.co.uk/ (Accessed: December 8, 2022).

INITIAL IDEA 2

Database Design       A database is an organized collection of structure information, or data that are electronically stored in the computer system which is controlled by the DBMS (database management system). Database management system   are software systems used to store, retrieve, and run queries on data. All database system stores data using file, records and fields (Graham, Brian, and David. (2010)  information and communication technology. 2nd ed. London. Hodder education): FIELD: A file is a single item of data, such as forename or date of birth which has a field name that is used to identify it within a database. RECORDS: A record is a collection of fields, for example all the information about one person or item FILE: A file is an organised  collection records, usually where all the records are organised so that they can be stored together. In addition, according to  Graham, Brian, and David.   information and communi...