- Modern JavaScript Applications
- Narayan Prusty
- 189字
- 2021-07-14 11:02:28
Getting started
The coupon site that we will build will allow users to submit coupons. For the coupon to be publicly visible, the administrator of the site should accept the coupon. Every coupon will have an image attached to it that will be stored and served by an image storage server.
We will be using MongoDB to store the coupons. Before you continue further, make sure that you have MongoDB installed and running. I am assuming that you have basic knowledge of MongoDB.
The exercise files contain two directories: Initial
and Final
. Inside the Final
directory, you will find the complete coupon site source code. In the Initial
directory, you will find the HTML code and directories for the monolithic core, services, image storage server, and so on. You will put code related to them in their respective directories. The Initial
directory will help you quickly get started with building the coupon site.
We won't get into designing the frontend of our coupon site. We will only be concentrating on building the architecture and functionalities of the site. Therefore, the HTML code is already included in the Initial
directory.
- Java 9 Concurrency Cookbook(Second Edition)
- Learning Spring 5.0
- Web Scraping with Python
- Python計算機視覺編程
- Magento 2 Development Cookbook
- PHP網絡編程學習筆記
- Full-Stack React Projects
- Learning Python by Building Games
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Learning Bootstrap 4(Second Edition)
- C#程序設計基礎入門教程
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Python應用開發技術
- 3D Printing Designs:The Sun Puzzle