Skip to content

Instantly share code, notes, and snippets.

@ChantalDemissie
Last active June 19, 2019 18:08
Show Gist options
  • Save ChantalDemissie/7a07af815d1eb9cd875c5dc09db920bc to your computer and use it in GitHub Desktop.
Save ChantalDemissie/7a07af815d1eb9cd875c5dc09db920bc to your computer and use it in GitHub Desktop.
What should I do with my life? -Chantal

Capstone Concept Template Document

Problem Statement

Given a certain lifestyle I want to live how do i achieve this? given my current financial and educational situation?

The idea behind this is to create a tool that all people can use regardless of privilege to plan their ideal life. This tool will utilize goverment api to find career information. This career information will show salaries, help people see what education level they need and include a financial tool to help them determine what career will help them reach goals of home ownership, retirement,etc at their ideal age. I would like this to be an ongoing project outside of Ada and hopefully schools and young adults will be inclined to use this tool.

MVP Feature Set

  • Lists multiple possible paths (career choices)
  • Financial timeline (what age do i want to buy a house, retire? )
  • Educational path (what type of education do i need for my ideal career? how do i financially prepare for that?)
  • Expected career path

Potential Additional Features

  • A mobile app that wraps the website (both android and ios)
  • Path sorter. Example: What path gets you a house the fastest.

Draft Technology Choices

Additional content, diagrams, wireframes, user flows, etc.

https://wireframepro.mockflow.com/view/M72777160e8f605bb9f424dd4e7c062ae1560892051716#/page/dbb7dbd80f674b40b356f5eccce953e8

@dHelmgren
Copy link

This is a really cool idea! There seems to be a lot of calculation to go on in the background, which will make for a hefty back-end of some sort. While I like the idea of an iOS or Android app, I think doing that AND a web app will put the project out of scope. Perhaps you could allow users to save their data, and include a database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment