GithubHelp home page GithubHelp logo

nogsantos / people-tastes-challange Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 176 KB

An Web app to discover people tastes about beer and Start Wars movie

Home Page: https://ra.fabricionogueira.me

HTML 4.27% JavaScript 95.67% Dockerfile 0.06%
reactjs swapi punkapi react-testing-library jest material-ui

people-tastes-challange's Introduction

People Tastes

CircleCI

by Fabricio Nogueira - [email protected]

What

Discover the tastes of people on these subjects:

  • Star wars
  • Beers

Setup

Project requirements

Tool Min. Version Environment
Node >= 10.x Dev
Npm >= 5.x Dev
Docker latest Prod
docker-compose >= 1.23.1 Prod

Install project dependencies

$ npm i

Development run at localhost:3001

Premisses

The port 3001 will be used to start the servers, they can not be in use for another process at the moment.

$ npm start

Build for Production

Premisses

The port 80 will be used to start the servers, they can not be in use for another process at the moment.

First build the project

$ npm run build

This project has a docker file with a nginx container.

To start the container

$ docker-compose up -d

To turn off the container

$ docker-compose down

Project stacks

Stack Purpose
React Javascript Lib
Material UI Javascript Visual UI
Axios Requests
Dexie Local db
Pubsub JS Messages publications
Jest with react test library Tests

people-tastes-challange's People

Contributors

nogsantos avatar

Watchers

 avatar  avatar

people-tastes-challange's Issues

Punkapi List

Loading beers information, possibility to like and and loading more by infinite scrolling

Deploy container

Create a conteiner to on docker to deploy the app with nginx.

Punkap List Details

When the user clicks in a item on the list, redirect the user to item details. The user can like or dislike the item on details page to.

App

Create testes for app

Punkap List Filter

Enable to search a beer by a text input on Punkapi list. And beer was founded, keep the list. When found, show only the result on list.

Swapi List

Loading Swapi categories to user chose one and, by the user's choices, loading categories items, possibility to like and and loading more by infinite scrolling

Likes list

List users likes, side by side swapi and beers. When the user clicks on an item, redirect to details page. Show a like counter to user

Swapi Details

When the user select a item, redirect the user to item details. In this page, the user can like or dislike the item.

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.