- As a user of the app I can create a sales lead entry by inputting contact information (e-mail, telephone, name) and any notes about that lead.
- As a user of the app I can see a list of my current sales leads
- As a user of the app I can delete my sales leads
- As a user of the app I can edit sales lead information - might want to add notes or update contact info
- Add authentication so that users register/login and are only able to manage their own leads
- Add motivational quote on the user account page - pull from a JSON file randomly and have it update just upon login