Today I want to show you how to build an example online shopping website with all kinds of features including a shopping cart, Wishlist, admin portal, and client interface. On the server-side, I used PostgreSQL building data access Restful API and express to handle routes and client’s requests. On the front end, I built a client view using the angular framework. All the videos will show you all the code and step by step explanations. In the end, I will show how I host my website using the Heroku service and their free addon – database. I have attached the sample website link in the description, which can help you to get a better understanding of the website.
Before we start, you should have
• Basic coding knowledge and experience and technologies like
• Git version control or GitHub
• Node
• Html
• JavaScript
• Angular
• Express
• SQL/sequel
• Sequelize
If you don’t have experience with some of these technologies, it is totally fine. You will learn as you go.
This website is a good portfolio-building project to show your recruiters and employers, but it is not totally production-ready. Of course, you can continue working on the site to make it production-ready. Finally, If you were interested in learning these technologies and wanted to build your own website, then let us get started.
#node #express #postgres #sequelize
Demo Website Link: https://shopping-site-angular.herokua...