Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Github Issue Number: #1
PR includes:
_
Solution of problem
Home Page
![image](https://user-images.githubusercontent.com/32647423/83466015-6fbc9880-a493-11ea-9aba-432731421047.png)
Login Page
![image](https://user-images.githubusercontent.com/32647423/83466131-c924c780-a493-11ea-85bf-a4003fc577c1.png)
Signup Page
![image](https://user-images.githubusercontent.com/32647423/83466075-94187500-a493-11ea-85f7-200848f0de7c.png)
Dashboard Badge View
![image](https://user-images.githubusercontent.com/32647423/83466096-a72b4500-a493-11ea-98e1-180211f9cadf.png)
Organization Dashboard member view
![image](https://user-images.githubusercontent.com/32647423/83932975-69475d00-a7c2-11ea-8821-e7146c9ff41f.png)
Github organization member view
![image](https://user-images.githubusercontent.com/32647423/83932991-8c720c80-a7c2-11ea-9d69-2bbe76ec4f18.png)
Type of Change
[ ]Bug fix
[x] New Feature
[x] Development of UI/UX prototypes
[ ] Small refactor
[x] Change in Documentation
Checklist
[ ✓] My code follows the same style as the codebase
[✓] My Code change requires a change in documentation
[ ] I have updated the Readme accordingly
[] I made PR against the development branch
[] I have run the test cases locally and it's passing.
[] I have squashed my commits