- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 373字
- 2021-08-13 16:48:09
About our mobile app
We just arrived at the homebrew supply store and, low and behold, we left our recipe at home. That's the last time this is going to happen. We're going to build an app that allows us to retrieve recipes on our phone.
The recipes created and stored in our app will also provide a means for us to teach others about the brewing process and what makes good beer. To that end, we will name this app BrewHow.
App requirements
For us to be successful in our mission to create a great beer recipe site for the mobile web, we need to know the requirements that, when met, will determine success.
Adding, editing, and deleting recipes
How good is a recipe-sharing app without the ability to add and edit recipes? Our site will allow us to create recipes that can be shared with other people. It will also allow us to edit recipes that we have contributed to the site.
Adding recipes to a library
As we find good recipes, we will want to be able to locate them again. We need to support adding them to a library. We may also grow tired of them so we need the ability to remove them as well.
Rating recipes
Much as we rate music to better identify our tastes, we should do this with beer too. Our app will provide users the ability to rate recipes on a scale of one to five.
Commenting on recipes
We not only want to share recipes, but to solicit feedback on what makes good beer and how to make our beer better. To allow this type of feedback, we want to allow constructive comments about the recipes on our site.
Anonymous browsing, authenticated contributing
We want our recipes hosted within our mobile web app to be available to the world, but if a user wants to contribute to the site we want to know who the user is. Likewise, we don't want users editing the recipes contributed by other users. Seems like we need to add some authentication and authorization to our mobile app.
Now that we know what our app should do, let's get started by creating our ASP.NET MVC 4 solution.
- Instant Node Package Manager
- Learning Java Functional Programming
- Kali Linux Web Penetration Testing Cookbook
- Building a RESTful Web Service with Spring
- RTC程序設計:實時音視頻權威指南
- Bootstrap Essentials
- Mastering LibGDX Game Development
- Building Minecraft Server Modifications
- Python機器學習編程與實戰
- Yocto for Raspberry Pi
- Mastering Apache Spark 2.x(Second Edition)
- 微信小程序入門指南
- Linux C編程:一站式學習
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Training Systems Using Python Statistical Modeling