Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 982 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 982 Bytes

General information

How to use

  • You can start session using "[email protected]" and password "BV-API-Challenge​"
  • After Login you will see the main page, where you have two dropdowns, one for see your reports and other to create reports.
  • In the navigation var your can log out or create new user(from login page)

Details

  • I didn't have enough time to finish and validate all completely. Probably if you use the app you'll see some "bugs".
  • [There is a problem with the endpoint], because whe use the app as a local enviroment the app can consume the endpoint, but when when is hosted the app says "No access control origin".

As a local enviroment

  • Download and clone the repository.
  • Go to root directory.
  • Run in console "npm install"
  • Run "npm start"