- Modern JavaScript Applications
- Narayan Prusty
- 170字
- 2021-07-14 11:02:29
Website walkthrough
We have completed creating our website. Now, let's walkthrough our site to see how it works overall. Before that, make sure that everything is running.
You can visit the home page of the website using the http://localhost:8080/
URL. The following is how the web page will look when you will visit it for the first time:

Now to add a coupon, click on the Submit Coupon button. Now you will see a form. Fill in the form. Here is how it looks:

Now submit the form. After submitting the form, you will be redirected to the home page. The following is how the home page will look after redirect:

Now click on the Admin button to visit the admin panel and accept the coupon. Here is how the admin panel will look:

Click on the Accept button to accept it. Now go back to the home page. This is how the home page will look now:

In the preceding image, you can see that the product is listed.
- 從零構建知識圖譜:技術、方法與案例
- Python 深度學習
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Learning C++ Functional Programming
- 軟件測試工程師面試秘籍
- Python程序設計
- Windows Presentation Foundation Development Cookbook
- 軟件品質之完美管理:實戰經典
- Learning OpenStack Networking(Neutron)(Second Edition)
- Node.js:來一打 C++ 擴展
- Android群英傳
- JBoss:Developer's Guide
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 30天學通C#項目案例開發
- Extending Docker