Hieu

Results 8 issues of Hieu

Remove postman tokens from create.js

There aren't requirements.txt in Drola_Base_Node/api. I think project should add requirements.txt in Drola_Base_Node/api, people will install easily and convenient for user. READ.ME should be added more information about Setting up...

![image](https://user-images.githubusercontent.com/23649434/48660013-73ddbc80-ea8d-11e8-9188-e4bb8af192df.png) Website didn't have icon

When I run `docker build ./` Firstly, there are some configures ![screenshot from 2018-11-28 22-28-40](https://user-images.githubusercontent.com/23649434/49162209-f94e5000-f35c-11e8-9fc2-5b6f05b972e8.png) ``` configure.ac:23: installing 'config/compile' configure.ac:23: installing 'config/config.guess' configure.ac:23: installing 'config/config.sub' configure.ac:20: installing 'config/install-sh' configure.ac:20: installing...

![image](https://user-images.githubusercontent.com/23649434/48587690-b5277c80-e966-11e8-9c2a-fd639a0d7c33.png) When I run test ( `node node_modules/jest/bin/jest.js`) `Test suite failed to run` C:/Users/hoduc/Desktop/GoogleCodein/Massa/App.test.js: Unexpected token (7:35) 5 | 6 | it('renders without crashing', () => { > 7 |...

![image](https://user-images.githubusercontent.com/23649434/48486164-56221480-e84d-11e8-9943-1b4cfe99150d.png) ![image](https://user-images.githubusercontent.com/23649434/48486177-5e7a4f80-e84d-11e8-9d72-d31e372cb92e.png) Could not load this project with expo on Android?

I follow READ.ME and run docker Browse to `rest_api/src/main/docker` and run `docker-compose up -d` ![screenshot from 2018-11-21 15-04-49](https://user-images.githubusercontent.com/23649434/48827116-d3dea680-ed9e-11e8-957d-a40194398f76.png) Step 1/4 : FROM ubuntu:xenial xenial: Pulling from library/ubuntu 7b8b6451c85f: Pulling fs...

1, Project should add requirements.txt for installing when run the app. 2, READ.me should add Python version ( 2 or 3) 3, READ.me should add step by step to run...