- 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.
- Unity 2020 By Example
- 計算機網絡
- 深度學習經典案例解析:基于MATLAB
- Learning ASP.NET Core 2.0
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Scala謎題
- Java程序設計:原理與范例
- WordPress 4.0 Site Blueprints(Second Edition)
- Mastering Xamarin.Forms(Second Edition)
- Test-Driven Development with Django
- 好好學Java:從零基礎到項目實戰
- Python機器學習之金融風險管理
- Scratch·愛編程的藝術家
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施