Skip to content

Commit d4a3f32

Browse files
committed
tutorial/chapter-01/01-The app idea.md updated from https://stackedit.io/
1 parent 871e433 commit d4a3f32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: tutorial/chapter-01/01-The app idea.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ In this chapter we're gonna describe the app idea and create a few user stories.
44

55
## The idea description
66

7-
The main goal of our app is to help travelers to visualise their past and future travels. That actually may sound a bit too official so basically we're building a digital scratch map. Our users will see a world map where they can mark countries they previously visited and countries they would like to visit in future. And of course our users should be able to save their progress. I think that's gonna be enough for the beginning, so let's create some user stories.
7+
The main goal of our app is to help travelers to visualize their past and future travels. That actually may sound a bit too official so basically we're building a digital scratch map. Our users will see a world map where they can mark countries they previously visited and countries they would like to visit in future. And of course our users should be able to save their progress. I think that's gonna be enough for the beginning, so let's create some user stories.
88

99
**User Stories:**
1010

1111
1. As a user I want to see a world map.
12-
2. I want to be able to track countires I visited.
12+
2. I want to be able to track countries I visited.
1313
3. I want to be able to track countries I'd like to visit in future.
1414
4. The app should save my progress.
1515

@@ -28,5 +28,5 @@ Here we created a few simple forms for login and registration. Nothing too fancy
2828
[map]: https://raw.githubusercontent.com/aliaksandr-s/prototyping-with-clojure/master/tutorial/chapter-01/map.png
2929
[login]: https://raw.githubusercontent.com/aliaksandr-s/prototyping-with-clojure/master/tutorial/chapter-01/login.png
3030
<!--stackedit_data:
31-
eyJoaXN0b3J5IjpbLTE5OTQzNTg5MzBdfQ==
31+
eyJoaXN0b3J5IjpbODA1ODU3MzgzLC0xOTk0MzU4OTMwXX0=
3232
-->

0 commit comments

Comments
 (0)