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
- Host: GitHub
- URL: https://github.com/joaomantovani/venturus-front-end-developer-test-2019
- Owner: joaomantovani
- Created: 2019-05-13T15:18:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:27:11.000Z (over 3 years ago)
- Last Synced: 2025-10-25T01:41:43.646Z (8 months ago)
- Topics: angular, front-end, test, venturus
- Language: TypeScript
- Size: 2.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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

## 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)