Skip to content

giorgialari/urban-score

Repository files navigation

UrbanScore

Schermata 2023-01-19 alle 13 35 27

Urban Score is a site that relies on the https://gorest.co.in/ API. In this site it is possible to see a list of users, delete and add new ones. Besides that, you can see each user's posts and respective comments. Also in the posts section it is possible to insert new ones.

The project is complete with Unit Tests with a coverage of 60%.

Angular Material was used for the project graphics and Angular Search Filter Pipe for the search fields. Installed through the npm i ng2-search-filter command.

This project was generated with Angular CLI version 15.0.4.

Deploy: https://urbanscore.netlify.app/

Development server

Run npm install to download the @node-modules folder.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running coverage tests

Run npm test --code-coverage to see the test coverage.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published