Skip to content

Repository files navigation

Learning Angular Project

This Angular project demonstrates fetching, restructuring, and downloading JSON data. The application uses a service to handle data manipulation based on student roll_no, and it includes basic functionality to fetch and transform data from a JSON file.

Project Structure

  • src/app: Contains the main components, services, and other core files.
  • src/assets: The data.json file is saved here to simulate fetching data from an API.

Features

  • Fetch JSON data from a file.
  • Merge entries based on roll_no using a service.
  • Download the transformed JSON data as a file.

Setup and Installation

  1. Clone the repository:
    git clone https://github.com/your-username/learning-angular.git
    cd learning-angular

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages