Skip to content

arslanarso/DataAnalysisByGraph

Repository files navigation

🌟 Data Analysis App By Line Graph

Table of Contents 📚

📱 About The App

This application was made for the case sent to me by Pubinno Company on December 21.

The purpose of the application is to analyze the data in the given data set correctly and display it in a graph.

In this application, the application was completed with ONLY 2 PAGES by complying with SOLID principles.

You can access the Application Demo video and content below.

📋 Features

  • Onboarding Screen: Dynamic and animated Screen providing information about the Application's Features
  • Line Graph: The Graph successfully displayed by analyzing the given data set

📁 Project Structure

📁 __tests__               # Test files
📁 .github
   📁 workflows            # GitHub Actions workflows
📁 src                     # Source code
   📁 assets               # Project asset files
   📁 screens              # Main application views
   📁 data                 # Application's data folder.
📜 .eslintignore           # ESLint ignore file
📜 .eslintrc.js            # ESLint configuration
📁 .gitignore              # Git ignore file
📜 app.json                # Application configuration
📜 App.tsx                 # Main application entry point
📜 babel.config.js         # Babel configuration
📜 package.json            # Node.js package configuration
📜 README.md               # Project documentation
📜 tsconfig.json           # TypeScript configuration

🎥 Demo Video

5309014e-0d4e-427f-bf17-74424b2e569f.mp4

🛠️ Technologies

The mobile app leverages the following key technologies and libraries:

These core technologies, along with others, come together to create a powerful and user-friendly Data Analysis App By Line Graph.

🚀 Setup Instructions

To get started with the Data Analysis App By Line Graph mobile app on your local development environment, follow these steps:

✅ Prerequisites

Before you begin, make sure you have the following prerequisites installed:

  • Node.js: Ensure you have Node.js installed. You can download it from the official website.

  • npm or Yarn: Choose either npm or Yarn as your package manager.

🚚 Install Dependencies

npm install --legacy-peer-deps

🏃‍♀️ Start the Development Server

To run the app in development mode, use the following commands:

🏁 Start Project :

npm start

🍎 iOS Simulator (requires macOS and Xcode):

npm run ios

🤖 Android Emulator (requires Android Studio):

npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors