techequilla / community_app_boilerplate

This is an open source project for creating a Flutter app that shall serve as a template/boilerplate for various technical communities, clubs, organizations, etc to use.
MIT License
12 stars 25 forks source link

Added Home Page #17

Closed sonalsk closed 4 years ago

sonalsk commented 4 years ago

Add an issue reference This is a reference to the issue #4

Description of the changes proposed in the PR The changes in the PR include :

  1. Added the Home Page of the app according to the current UI
  2. Updated the dummy file accordingly which includes a Bottom Navigation Bar
  3. Added required fonts and images in asset folder and edited the pubspec.yaml file accordingly

Add relevant screenshots demo_homePage

Add mentions of person or team Team FemmeTech (@sakshi1499 )

@smaranjitghose

smaranjitghose commented 4 years ago

Nice work @sonalsk @sakshi1499