## Notes
`Job Search` is an app that I'm creating to keep track of the jobs that I'm interested in applying to. The current problem I have is that most of this data is stored across several apps and I lose track of where I've applied, what I've done, data is duplicated, etc.
## Domain
From [[Domain Driven Design]], I want to sketch out the models for the app. It sounds like I would have to talk about processes and then I can come up with classes and business logic and database tables and stuff. Based on the book, I should talk about different processes in parts.
### Workflow
#### Add Job Description