Coder Social home page Coder Social logo

alejandroid17 / mobile_test Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.31 MB

Simple application of a list of people from a town called Brastlewark.

Home Page: https://alejandroid17.github.io/mobile_test/

HTML 5.06% CSS 1.89% JavaScript 93.04%

mobile_test's Introduction

Mobile test

Simple application of a list of people from a town called Brastlewark.

Demo: https://alejandroid17.github.io/mobile_test/

Views

List of people

Characteristics:

  • Limit the number of results for pages.
  • Change to the next or previous page.
  • Filter the list by username.
  • Link to see the information of the person.

Information of the person

Characteristics:

  • Main profile.
  • Main information.
  • List of professions.
  • List of friends.
  • Back to the list.

Loading

View that is displayed while the data is being loaded.

Error 400

View that is displayed when the url does not exist.

Error 500

View that is displayed when an error occurs.

Test

  • ItemList component

  • UserInfo component

  • UserCard component

    npm test 
    

Git branching system

In this case, the commits have been merged directly to the main branch, but I always do the commits in a branch and then I do a pull request. This pull request is accepted by the team and merged to the main branch.

Semmantic commit messages

I normally use this semmantic commit messages:

<type>: <message>

Where type can be:

task: grunt task, etc
test: add test
fix: solve bug
docs: add comments
style: change the style, formatting, ...
refactor: refactor the code
feat: new feature

Libraries

bootstrap: to build basic components. 
prop-types: to define the type of the props of the components.
react-spinners: library with different loading spinners.
reactstrap: library that work together bootstrap to define components.
gh-pages: to upload the project to gitHub pages.

mobile_test's People

Contributors

alejandroid17 avatar

Stargazers

 avatar

Watchers

 avatar  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.