- 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.
- JavaScript前端開發(fā)模塊化教程
- TypeScript入門與實戰(zhàn)
- Mastering Entity Framework
- Learning Bayesian Models with R
- Unity Virtual Reality Projects
- C#程序設(shè)計教程
- 微信小程序開發(fā)解析
- Drupal 8 Configuration Management
- Oracle GoldenGate 12c Implementer's Guide
- Scratch3.0趣味編程動手玩:比賽訓(xùn)練營
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- ArcGIS for Desktop Cookbook
- .NET 4.5 Parallel Extensions Cookbook
- Python編程:從入門到實踐(第3版)
- JavaScript動態(tài)網(wǎng)頁編程