Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shamoda/countries-app-frontend
- Owner: shamoda
- Created: 2021-02-12T17:08:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T06:49:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T14:51:03.362Z (about 2 months ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)