codeclannigeria / 4-Weeks-Flutter-Bootcamp

A repository for the 4-Weeks Flutter Bootcamp
2 stars 0 forks source link

Weekly Check-in for Week 1 #1

Open tayormi opened 3 years ago

tayormi commented 3 years ago

Hello everyone, this is a weekly checkin for week 1. Make sure to log what you are doing for this week in the comments. If you have issues and concerns, mention it here so the community can help.

Crownedprinz commented 3 years ago

Day 1: Created the Blog App Project and pushed to a repository (https://github.com/Crownedprinz/blog_app)

Code-Mysterio commented 3 years ago

Week 1 - Day 1 I have created the The Blog app project and pushed it to a repository - https://github.com/olaabdul/blog_app

mjsalisu commented 3 years ago

Day 1: Created a repo - https://github.com/Jamilusalis/mobile_blog_app

JMario1 commented 3 years ago

Week1 - Day 1 Created a mental picture of the UI. Started the blog app and push it to github.

davey555 commented 3 years ago

Week1-Day 1 i created a repo for the week one project and pushed it to https://github.com/davey555/flutter_blog

tayormi commented 3 years ago

Day 1: Created the Blog App Project and pushed to a repository (https://github.com/Crownedprinz/blog_app)

Great work.

tayormi commented 3 years ago

Week1 - Day 1 Created a mental picture of the UI. Started the blog app and push it to github.

Good. I hope you'll eventually share the repo.

zjoart commented 3 years ago

Week 1 - Day 1 I have created the The Blog app project and pushed it to a repository - https://github.com/ifeoluwajoshua/blogapp

Daviking95 commented 3 years ago

Week 1 : I created the repo and pushed to https://github.com/Daviking95/code_clan_blog_app

jaeveloper commented 3 years ago

Week 1 - Day 1: I have created the Blog app repository and pushed code the repository- https://github.com/jaeveloper/intern_blog

Ab3id commented 3 years ago

Day 1 : Week 1; Created base flutter project and repository - https://github.com/Ab3id/blog_app

j-kon commented 3 years ago

Week 1: Day 1;

I have created the blog app repository - https://github.com/j-kon/blog_app

kannel-outis commented 3 years ago

WEEK 1 Day 1 i have created a repo for the blog app https://github.com/kannel-outis/blogApp

Crownedprinz commented 3 years ago

Week1-Day2: Created Front page UI and implemented most of the widgets.

Screen shot of Front Page UI

Screenshot 2020-12-01 at 23 17 53
JMario1 commented 3 years ago

Week1 - day2

Started work on the homepage screen and about 60% done.

davey555 commented 3 years ago

I was able to create a Screens Folder where i had screens.dart to export all the screens i would be creating like loginpage.dart, blogfeed.dart, bloghome.dart, blogpost.dart. i got assets from icons8.com as i created vectors i would use for the blog then i also imported the google fonts package google_fonts: ^1.1.1 to use in my pubspec.yaml. https://github.com/davey555/flutter_blog . i would start the design of the pages today.

tayormi commented 3 years ago

Week1-Day2: Created Front page UI and implemented most of the widgets.

Screen shot of Front Page UI

Screenshot 2020-12-01 at 23 17 53

Good one. I believe you will optimize it to look like the image in the dribble shot though?

zjoart commented 3 years ago

Week 1 day 2 started work on the login and sign up screens couldn't push to repo because i had Issues with my Pc

Crownedprinz commented 3 years ago

Week1-Day2: Created Front page UI and implemented most of the widgets. Screen shot of Front Page UI

Good one. I believe you will optimize it to look like the image in the dribble shot though? Yes I will try

mjsalisu commented 3 years ago

Day 1: Created a repo - https://github.com/Jamilusalis/mobile_blog_app

Day 2: Push starter template to the repo, create a Project (To Do) and imported google font to the blog task.

CynthiaPeter commented 3 years ago

Hello everyone. It's day 2 of the mentorship program. This is my first comment and I will need to hasten up and meet up with y'all amazing humans. My repo for the blog project is here: https://github.com/CynthiaPeter/Blog_App. As at this time, it is very much an empty page, but I hope to get the first few screens ready before today runs out. Thank you for this opportunity @tayormi

Ab3id commented 3 years ago

Week1 - day 2: added login ui https://github.com/Ab3id/blog_app/tree/Home_screen_ui

kannel-outis commented 3 years ago

week1 day 2: blog home Screen in progress Screenshot_20201202-234239 https://github.com/kannel-outis/blogApp/tree/home_blog_page

Crownedprinz commented 3 years ago

week1 day 2: blog home Screen in progress https://github.com/kannel-outis/blogApp/tree/home_blog_page

Nice work, I could use a thing or two from your home page.

Crownedprinz commented 3 years ago

Week-1-Day-3: 90percent completion of the home page and also started login page. I also set up git hub project to track work done (https://github.com/Crownedprinz/blog_app)

kannel-outis commented 3 years ago

week1 day 2: blog home Screen in progress https://github.com/kannel-outis/blogApp/tree/home_blog_page

Nice work, I could use a thing or two from your home page.

Thank You

Code-Mysterio commented 3 years ago

Week 1 - Day 2

j-kon commented 3 years ago

Week 1: Day 2;

I created the theme and home screen of the blog app. https://github.com/j-kon/blog_app

zjoart commented 3 years ago

Week 1 day 3; Still having issues with my Pc😣 hope I'll be able to finish up before weekly standup

davey555 commented 3 years ago

MY WORK PROCESS

Okay first up, i took some time to analyze the dribble design and i did a prototype in a piece of paper , also designed the node tree for the pages, i created four bottom navigation bar items and app bar that i used in all four pages for the navigation bar.

The next step i took was to gradually design the auth and other pages from what the prototype and this is my final design.

In the flutter project, i created custom widgets so i could use it in the flutter tree to optimize my code I had issues with the top-title of the list view @tayormi i wasnt able to to use a container in my custom widget that could pad the top title to become like the ui blog own.

Screenshot_1606998585 Screenshot_1606998612 Screenshot_1606998626 Screenshot_1606998636 Screenshot_1606998639 Screenshot_1606998644

Ab3id commented 3 years ago

week1, Day 3: Added bottom nav and the top widget, used Flutter_svg , Google fonts and Flutter_icons packages from pub.dev used montserrat for font Screenshot_1607009993

kannel-outis commented 3 years ago

Week 1 Day 3: blog home Screen and story Screen completed

Screenshot_20201203-222333 Screenshot_20201203-224324

Crownedprinz commented 3 years ago

Week 1-Day 4: Followed git branches convention e.g feature/SignUp. Implemented Login Page, Welcome Page and Register Page. I also cleaned up the Home page screen

Simulator Screen Shot - iPhone 12 Pro Max - 2020-12-03 at 22 57 21 Simulator Screen Shot - iPhone 12 Pro Max - 2020-12-03 at 22 58 00 Simulator Screen Shot - iPhone 12 Pro Max - 2020-12-03 at 22 58 10 Simulator Screen Shot - iPhone 12 Pro Max - 2020-12-03 at 22 58 22

Code-Mysterio commented 3 years ago

Week 1 - Day 3

I have created a project for my repo, and started working on the UI of the app

Ab3id commented 3 years ago

week 1, Day 4: added login,signup and finished some parts on the home screen Screenshot_1607071602 Screenshot_1607071609 Screenshot_1607071613

davey555 commented 3 years ago

https://github.com/davey555/flutter_blog

Today I'm creating a signup page and also adding more features and making some slight changes to make the blog look more like the design.

jaeveloper commented 3 years ago

Week 1 - Day 3: I completed the login and sign in UI. I have completed the bottom nav bar and the blog list screen and separated the blog tiles to a widget class - https://github.com/jaeveloper/intern_blog

zjoart commented 3 years ago

Week 1 day 4; Implemented login signup and part of the welcome screen Screenshot_20201204-192917 Screenshot_20201204-192927 Screenshot_20201204-191946

Repo - https://github.com/ifeoluwajoshua/blogapp

CynthiaPeter commented 3 years ago

Hello everyone! So, far I have the login, signup, splash screen, and blog pages ready.

I am trying to make this comment just before my PC goes off. I will push by dawn and prolly submit too before going for a morning run.

And will send screenshots here, too. Have a good night, everyone!

kannel-outis commented 3 years ago

Week 1 day 4: I have completed login page and made a few changes to my registration screen. Screenshot_20201204-231028 Screenshot_20201204-230950

Will commit these changes tomorrow.

Crownedprinz commented 3 years ago

Week 1-Day 5: Completed the story page (a detailed page for each blog) Simulator Screen Shot - iPhone 12 Pro Max - 2020-12-04 at 23 39 41

jaeveloper commented 3 years ago

Week 1-Day 5: Completed the blog page UI https://github.com/jaeveloper/intern_blog A721D654-5A5B-47F0-92B0-EDDA62729397 097B1E67-02D3-41B0-B9F6-0AB26817A49A 43444D4C-1143-4F4B-BB4D-B0047F9F91CA E2A4D49F-BC93-4A0F-8D30-44CE945AC298

JMario1 commented 3 years ago

Week 1 - Day 5 Finish working on the sign up screen and pushed to https://github.com/JMario1/Bllog_app Screenshot_1607128889 Screenshot_1607128970 Screenshot_1607130482 Screenshot_1607130490

j-kon commented 3 years ago

Week 1: Day 7;

First of all, am so sorry for not updating my progress and for not meeting up with the standup. So now currently I have finished creating all screens and add I added a few animations to it.

https://github.com/j-kon/blog_app

Screenshot 2020-12-06 at 5 26 16 PM Screenshot 2020-12-06 at 5 24 43 PM
davey555 commented 3 years ago

how do we submit our check in Sir, i have followed the steps in the video @tayormi here is my project https://github.com/davey555/flutter_blog

Ab3id commented 3 years ago

Deadline was on monday, you shouldve submit via https://codeclannigeria.dev/dashboard

On Wed, Dec 9, 2020 at 1:47 AM Chika David Ama notifications@github.com wrote:

how do we submit our check in Sir, i have followed the steps in the video @tayormi https://github.com/tayormi

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/codeclannigeria/4-Weeks-Flutter-Bootcamp/issues/1#issuecomment-741164860, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJSXOHTT6PQI7I4VJMEKXKDST2UJ5ANCNFSM4UHSVG4Q .

-- Best Regards Abeid J.A Software Engineer

mjsalisu commented 3 years ago

Day 1: Created a repo - https://github.com/Jamilusalis/mobile_blog_app

Day 2: Push starter template to the repo, create a Project (To Do) and imported google font to the blog task.

Hi, I have been very busy lately. I apologies but I can not be able to participate. Thanks for the opportunity and I hope I could participate in the upcoming Boostcamp.

Regards.