Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shamoda/countries-app-frontend

This project is created for the practical test of Pearson Lanka
https://github.com/shamoda/countries-app-frontend

Last synced: about 4 hours ago
JSON representation

This project is created for the practical test of Pearson Lanka

Awesome Lists containing this project

README

        

# Pearson Practical Test

This project was created as the solution for the Practical Test of Pearson Lanka.

#### Hosted URL (Demo) : https://zealous-northcutt-bb6fda.netlify.app/

#### This front-end was created using Angular and Angular Material UI.

### To run this application in your machine

1. Clone this repository.
2. cd into the project folder.
3. Run `npm install` to install node modules
4. Run `ng serve -o` to open in web browser.

### This application is based on spring boot back-end

Back-end: https://github.com/shamoda/countries-app-backend

### Here are some snapshots of the running application

| ![image one](/src/assets/data.png) | ![image one](/src/assets/add.png) |
| -------------- | -------------- |

| ![image one](/src/assets/update.png) | ![image one](/src/assets/delete.png) |
| -------------- | -------------- |

| ![image one](/src/assets/deleteAll.png) | ![image one](/src/assets/search.png) |
| -------------- | -------------- |

![image one](/src/assets/noResults.png)