Create a flask web app
Budget: $30 – $250 USD
I need a flask web app that will allow the users to login using their google account.
After the user has logged in, they will be presented with a form that will allow them to user their associated email account (gmail API) to send emails.
Additionally the logged in user should have access to the following pages:
- view emails (shows the users emails) They should be able to reply, forward and delete those emails
The data should be stored in an sqlite database using SQLalchemy.
After the user has logged in, they will be presented with a form that will allow them to user their associated email account (gmail API) to send emails.
Additionally the logged in user should have access to the following pages:
- view emails (shows the users emails) They should be able to reply, forward and delete those emails
The data should be stored in an sqlite database using SQLalchemy.