- MEAN Blueprints
- Robert Onodi
- 90字
- 2021-07-16 10:40:21
Chapter 2. Expense Tracker
In this chapter, we will see how to build an expense tracker application. It will store all of our expenses for a given category. We will be able to see an aggregated balance of our expenses, or expenses by category. Each user will have a separate account to manage their expenses.
Some of the interesting topics that we will cover are:
- Creating a multiuser system
- Working with monetary data
- Using the MongoDB aggregation framework
- Different authentication strategies, such as HTTP Basic and token-based authentication
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Learning C# by Developing Games with Unity 2020
- Angular UI Development with PrimeNG
- 新一代通用視頻編碼H.266/VVC:原理、標(biāo)準(zhǔn)與實(shí)現(xiàn)
- Rake Task Management Essentials
- Instant Typeahead.js
- Implementing Cisco Networking Solutions
- Bootstrap Essentials
- RealSenseTM互動開發(fā)實(shí)戰(zhàn)
- The Professional ScrumMaster’s Handbook
- Mastering Clojure
- C#程序開發(fā)參考手冊
- Java Web應(yīng)用開發(fā)
- C/C++語言程序開發(fā)參考手冊
- 計(jì)算機(jī)信息技術(shù)實(shí)踐教程