- 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
推薦閱讀
- 深入理解Android(卷I)
- The DevOps 2.3 Toolkit
- Practical Data Science Cookbook(Second Edition)
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- Mastering Kotlin
- C/C++常用算法手冊(第3版)
- SEO智慧
- 游戲程序設(shè)計教程
- JSP開發(fā)案例教程
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- jQuery for Designers Beginner's Guide Second Edition
- Java Web開發(fā)基礎(chǔ)與案例教程
- 例說FPGA:可直接用于工程項目的第一手經(jīng)驗