Coder Social home page Coder Social logo

ahmadalfy / egytech-fyi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from egytech-fyi/egytech-fyi

1.0 0.0 0.0 469 KB

The Frontend repo for egytech.fyi. egytech.fyi provides comprehensive data and statistics on participants in the tech industry. Easily retrieve information on job titles, experience levels, compensation, and more. Powered by Cloudflare Pages. πŸš€

JavaScript 0.32% TypeScript 89.73% CSS 1.06% HTML 1.66% SCSS 7.23%

egytech-fyi's Introduction

🌟 EGYTECH.FYI Frontend

Welcome to the frontend repository for egytech.fyi, a dynamic dashboard and reporting tool that provides insights into the Egyptian Tech Scene. This application visualizes salary data and industry trends, akin to the Stack Overflow Developer Survey, enabling users to filter and analyze compensation within the tech sector in Egypt.

πŸ“‹ Table of Contents

πŸš€ Getting Started

πŸ”§ Prerequisites

Before you begin, ensure you have the following installed:

πŸ“¦ Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/egytech-fyi.git
    cd egytech-fyi
  2. Install dependencies:

    yarn install

πŸ–₯️ Running the Application

Start the development server:

yarn dev

This will launch the Vite development server, making the application accessible at http://localhost:3000.

πŸ” Running Lint

To ensure code quality and consistency, run ESLint with:

yarn lint

πŸ‘€ Previewing Build

To build the project and preview it locally:

yarn run build
yarn preview

🎨 Features

This dashboard includes:

  • Interactive filters to view data based on job titles, experience levels, and technology stacks.
  • Visual representations of salary ranges and distributions.
  • Comparisons and analytical reports similar to industry surveys.

πŸ“š Folder Structure

└── πŸ“egytech-fyi
    └── πŸ“.github
        └── PULL_REQUEST_TEMPLATE.md
    └── πŸ“.husky
        └── pre-commit
        └── pre-push
    └── .prettierrc
    └── πŸ“.vscode
        └── settings.json
    └── πŸ“public
    └── πŸ“src
        └── πŸ“assets
        └── πŸ“components // for all the components used
            └── πŸ“Shared // for shared agnostic components
        └── πŸ“constants // for constants used across the repo
        └── πŸ“context // for state contexts
        └── πŸ“functions // for general functions
        └── πŸ“mock //for mock data
        └── πŸ“pages // for pages
        └── πŸ“services // for api services
        └── πŸ“styles // for style files (should follow the convention of <FileName>.styles.scss)
        └── πŸ“types // type script types
        └── πŸ“utils // for utility functions
            └── πŸ“Transformers // for data transformation functions
        └── App.tsx
        └── index.css
        └── main.tsx
        └── vite-env.d.ts
    └── README.md
    └── index.html
    └── package.json
    └── tsconfig.json
    └── tsconfig.node.json
    └── vite.config.ts

🀝 Contributing

Contributions are welcome! To help make this project better, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -am 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request to staging branch.
  6. Once merged test your changes on staging

Contributors

This project exists thanks to all the people who contribute. A special thanks to our key contributors:


Visit the live application: egytech.fyi

egytech-fyi's People

Contributors

mahsayedsalem avatar mrviometal avatar o-gamal avatar iahmedgamal avatar khalifa1997 avatar geemeows avatar mikhailwahib avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.