Skip to content

lowzijian/Shopping-directory-with-Angular-8

Repository files navigation

ShoppingDirectoryApp

This project was developed using Angular 8. It was a simple shopping directory web page that display a list of tenant . The data was generated using postgreSQL database and fetched using REST API.

How to run the app

Run ng serve for a dev server. Navigate to http://localhost:4200/. Then , go to \src\nodePostgresSetup . Debug the webAPI-setup.js and let it running. Refresh the web page and a list of shopping tenants will be displayed.

Building a Web API with Express and PostgreSQL to Consume from Browser

NPM install : https://node-postgres.com/ Refer to webAPI-setup.js for further information. Tutorial video : https://www.youtube.com/watch?v=0JNq46eFuOM

Database Setup

Copy database.txt into PSQL CLI.

Sample Output

Here is the sample output Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published