-
Notifications
You must be signed in to change notification settings - Fork 18
All tasks Done #10
base: master
Are you sure you want to change the base?
All tasks Done #10
Conversation
Thanks for participating! I've made changes to github workflows now, so go ahead and merge master into your branch if you want to have your test fixed. You should add all your work inside a directory named And lastly, we have been working on the institute app for some time, and uses flutter. Here's the link. Currently, the work is on hold, but we shall continue after examinations. If you are interested to work, feel free to build the apk locally, add an issue if you find a bug, fix existing issues or add documentation. For backend, we use https://workshops-app-backend.herokuapp.com/ from here. Keep contributing and stay safe. |
Hey @MadhavaDasari , nice work. A few issues:
|
@nishantkr18 thank for the review ... Can i please know what is the exact issue that you are facing while composing the mail so that i can improve it |
After pressing the compose button, nothing happens, the loading gif appears and then it returns to the home screen with no change. If it fails, a proper message should be displayed otherwise how will people know what the error is? They will assume that the app is faulty. |
Completed all the tasks