Skip to content

The Angular Documentation System streamlines SDLC management, allowing users to create, edit, and store project documents with a user-friendly interface. It also efficiently organizes associated files, enhancing overall project documentation accessibility and organization.

Notifications You must be signed in to change notification settings

AhmedMaherElSaeidi/Documentation-System-Angular

Repository files navigation

Documentation System using Angular Framework

Table of Contents

  1. SDLC Tab
    1. Project Phases
    2. Using SDLC Tab
  2. All Files Tab

SDLC Tab

Project Phases

As we know, here are some common phases of software development:

  • Project Initiation
  • Requirements (Analysis)
  • Design
  • Development
  • Testing
  • Deployment
  • Maintenance

Our product focuses on the following phases:

  • Project Initiation Phase: Project Charter document
  • Requirements Phase: Software Requirements Specification (SRS)
  • Design Phase: Software Design Document (SDD)

Using SDLC Tab

  1. Create Documents:

    • Choose the phrase you want to fill in its information.
  2. Fill and Validate the Form:

    • Fill out the form for the chosen phase.
    • You can’t submit the form if any field is empty.
  3. Edit or Delete Stored Documents:

    • The submitted form will be stored, and you can view the document information.
    • You can edit or delete this information.

All Files Tab

On this page, you will see all the files (images) you entered in the different phases (requirement and design).

Files (as images) may be:

  • UML Diagrams
  • Database Design
  • Usecase Diagram
  • User Interface (UI) Design

You can tap on the file name to display the file.

You can check the application backend here Backend Repository.

About

The Angular Documentation System streamlines SDLC management, allowing users to create, edit, and store project documents with a user-friendly interface. It also efficiently organizes associated files, enhancing overall project documentation accessibility and organization.

Topics

Resources

Stars

Watchers

Forks