Giter Club home page Giter Club logo

1337's Introduction

1337-meet-members-page

This project is a sample project for evaluation purposes.

  • Language : React, Typescript, Hooks
  • State management : Redux
  • middleware : Thunk
  • style: Css, Flex, Styled-component
  • tools: (all of these tools have dev dependency on the project)redux-devtools-extension to monitoring states while developing & React dev tools on Chrome or Firefox & react-test-renderer for testing & gh-pages for deploying on github online host.

What is the project about?

The project is created to show all 1337 members information in different offices all over the world. you can access any member by name and office filter or you have also an option for sorting.

How to run

  1. Clone the repo
  2. In terminal -> npm i
  3. Run the project ->npm run start
  4. You can access the application on -> http://localhost:3000

Available scripts

  • npm run deploy: deploye the project on the homepage mentioned in the package.json file,
  • npm run start: start the project on your localhost address,
  • npm run build: build the project,
  • npm run test: run available unit tests

Features

  • Get all members from the given API.
  • For the sake of speed of loading, I used lazy loading to load data faster while scrolling the page
  • For easy access to any member information, I used basic front-end filtering with name and office( As I didn't have any API for filtering I managed it in client-side)
  • To have a sorting option, I prepared a sorting by name and office
  • There is a simple animated fancy loading to show data is getting from the server.

For any further questions/issues contact me at [email protected]

1337's People

Contributors

matucs avatar

Stargazers

Roman avatar

Watchers

 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.