I've been preparing for a study app I'd like to create. I created some user stories and epics. From what I read on the Agile Coach site, user stories are not features. How do I turn those into down-to-earth, step-by-step tasks?
Here's a user story I wrote for my app: "As a self-learner, I want external resources".
Community moderators have prevented the ability to post new answers.
Meet with your colleges and do a workshop to specify all the nitty gritty needs. You can do Mindmaps or Brainstorming or any other collaborative method. Then document your outcome by taking some nice photos for and creating your Jira tasks and link them to your story. But actually that has nothing to do with Jira at all. You question is more related to methodology in project management and requirements engineering while Jira is just a (very good) tool in this case.
P.S. Just saw that you question was a general agile question. My filters were not set properly and I took it as a Jira related question. Nevertheless I hope my first answer might help you. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by "meet with your colleges"? I am making an app. The app is for people to study a specific skill. I'm not enrolled in any classes currently.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are working alone without a team? Maybe you can ask some friend as virtual/potential customers. Agile working basically relates on participation and sharing ideas. As a solo developer without any people around you agile working is quiet difficult. Of course you can use agile methods to bring some structure in your thoughts and your work. But in the end this is tough. Try to find some peers (local or remote) to discuss your ideas. Make small steps and rethink/retrospect what you have reached. Don’t be afraid of throwing things away and start over. That’s the best tip I can give you at this time. But yeah, that’s very diffuse. Let’s try something more specific for your initial question. What to do with your story "As a self-learner, I want external resources"?
I think you app needs some kind of backend where users can
- register and login
- search resources like textbooks or video lectures
- mark resources as favorites
- download resources
- discuss with other users about resources/content
- subscribe to periodicals
- etc etc etc
Each idea is basically just another user story and there are much more stories undiscovered yet. So begin with the very first step you want in your user journey: Register and Login. What do you need to get this? A database, some kind of webserver and of course a frontend (Input mask). No you can drill down each and every aspect of your app. Start writing code as soon as you think there is something that might bring some functionality (principle of the least viable product). Try, test, fail, improve, check and finish. Then start over with the next feature you want to implement.
Step by step you and your app will grow.
And never get frustrated. As a software developer failing is one of your best friends. Learn from your failures and improve. Even better learn from others failures and share your knowledge so that you and they can improve. Agility is more then just a set of skills and techniques. It‘s an attitude and a spirit. And it works best when you have a someone on your side.
It will be an honor to me if you would show me your first results. And I am willing to give you feedback.
Good night and good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.