-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a page for downloading mobile application #688
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! I introduced some changes that I found to be better before merging.
Can you review them and if possible, apply them?
Sure, I will do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added Bootsrap class for color.
d507f62
to
87089f9
Compare
Added apple-store option for downloading the app. |
I made a small modification in the CSS, because I provided the wrong patch :) I also tried to format web.py, without success. Is there any reason to include both PNG and SVG for Apple, or is it a simple mistake? |
Yes that's my mistake, sorry i forgot to delete the png file. I will delete it. |
6755802
to
7efbad9
Compare
@M4yankChoudhary if you use the GitHub UI, you have to go to https://github.com/M4yankChoudhary/ihatemoney/blob/issue597/ihatemoney/static/images/app-store.png and click on the trash icon at the top right. |
Thanks for the update :-) It seems almost all good for me, once comments by @Glandos will be addressed, thanks! |
So now… GitHub doesn't want to merge because of conflicts. And it seems that some commits are weird branches. Anyway, you can squash all commits by doing Before committing, can you try to execute |
afb81d8
to
6d9065e
Compare
@Glandos make: *** No rule to make target 'flake8'. Stop. |
I made another mistake: it was Thanks for your contribution, it is really appreciated. |
Fixes spiral-project#597 Fixes spiral-project#697 Co-authored-by: Glandos <bugs-github@antipoul.fr>
Added a download page pointing to F-Droid and Play Store.