CheshtaK / bookface

A social app for book lovers to share book reviews and recommendations and to discover new books based on their chosen genre.
GNU General Public License v3.0
11 stars 10 forks source link

Colors of all app fragments/screen should be different. #18

Open parjanyaacoder opened 4 years ago

parjanyaacoder commented 4 years ago

Currently the Profile and the Inbox screen have the same color i.e Blue

Steps to reproduce the behavior:

  1. Go to bottom_navigation_items.dart file
  2. Scroll down to allItems List
  3. See BottomNavigationItem('Inbox', Icons.chat_bubble_outline, Colors.blue), BottomNavigationItem('Profile', Icons.person_outline, Colors.blue)

The two screens should have different colors.

parjanyaacoder commented 4 years ago

I am not given this project for SCI. I want to contribute to this project. Please assign me this issue. Also open other issues for students like me who have been given some other project under SCI and want to contribute to this project.

parjanyaacoder commented 4 years ago

Hey @CheshtaK pls assign this issue. Also open new issues for other participants.

CheshtaK commented 4 years ago

Hey @parjanyaacoder ! Thanks for showing an interest in this project. Our sole focus for now is SCI but we're having a team meeting this Friday and we'll discuss this matter. I'll open up new issues by next week which can be worked upon by people who're not a part of the team. Thank you for your patience!

parjanyaacoder commented 4 years ago

@CheshtaK Is my issue resolved ? Was anything concluded in the meeting ?

CheshtaK commented 4 years ago

Hey @parjanyaacoder! This doesn't seem like a valid issue since they are currently just demo screens. I've opened up a new issue for non-SCI participants. I'll be opening more soon. You can go ahead and claim that!

CheshtaK commented 4 years ago

@parjanyaacoder Check out issues #28 #30