An open API service indexing awesome lists of open source software.

https://github.com/joaomantovani/venturus-front-end-developer-test-2019

Venturus Front-end Developer Test 2019
https://github.com/joaomantovani/venturus-front-end-developer-test-2019

angular front-end test venturus

Last synced: 4 months ago
JSON representation

Venturus Front-end Developer Test 2019

Awesome Lists containing this project

README

          

# VenturusTest

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.8.

## How to run de project

Download the project or clone it

Run `npm i` to create the node_modules folder

Run `json-server db.json --watch` to create the fake database/API

Run `ng serve` for a dev server.

Navigate to `http://localhost:4200/`

## Preview
![Preview gif](https://i.imgur.com/chTjAAZ.gif)

## About the project

The project was organized using git Issues/Milestones and releases and after each completed milestone, a release was created using tags.

#### User story: Users table - Priority 1
* [Milestone 1](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/1)
* [Release 1](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/1_user_story)

#### User story: New user form - Priority 2
* [Milestone 2](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/2)
* [Release 2](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/2_user_form)

#### User story: Routing - Priority 3
* [Milestone 3](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/3)
* [Release 3](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/3_routing)

#### User story: Breadcrumb - Priority 4
* [Milestone 4](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/4)
* [Release 4](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/4_breadcrumb)

#### User story: User dropdown menu (top-right)
* [Milestone 5](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/5)
* [Release 5](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/5_user_dropdown_menu)

#### All the rest - Priority 5
* [Milestone 6](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/milestone/6)
* [Release 6](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/6_all_the_rest)

#### Last release
* [Last release](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases/tag/10_venturus_test_done)

#### All releases
* [All releases](https://github.com/joaomantovani/venturus-front-end-developer-test-2019/releases)