Skip to content

Commit

Permalink
Fixed issue with broken image links
Browse files Browse the repository at this point in the history
  • Loading branch information
git-akshat committed Nov 20, 2019
1 parent 7860a35 commit 1cc257d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,27 @@ An interface(application) for user through which he/she can buy or sell books an

1. Login

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/login.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/login.png)

2. Signup

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/signup.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/signup.png)

3. Email verification

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/email_verification.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/email_verification.png)

4. Navigation Drawer

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/Navigation_drawer.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/Navigation_drawer.png)

5. Home Page

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/Home.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/Home.png)

6. Upload Product

![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/upload_product.png)
![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/upload_product.png)


## Collaborators
Expand Down

1 comment on commit 1cc257d

@derrickjacobchuchu
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have error running the app on android studio v 3.5.2.. what could be the issue

Please sign in to comment.