AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

Added Splash Screen #149

Closed R0gue-one closed 11 months ago

R0gue-one commented 11 months ago

Created a draft for the Splash screen. Added app logo and tagline.

I don't know the font for the tagline so just have used the default font will update ASAP

Resolving issue: https://github.com/AmanNegi/FreshNest/issues/143

AmanNegi commented 11 months ago

Could you share a demo video real quick?

R0gue-one commented 11 months ago

Yes here is the video:

https://github.com/AmanNegi/FreshNest/assets/124084350/39f3e359-9678-4538-a1ca-e53de8ac648b

Also if you could tell me what font you use for your tagline to I can update it with that

AmanNegi commented 11 months ago

Everything so far looks amazing! Just could you use the app accent color for text. Also avoid pushing pubspec.lock changes.

R0gue-one commented 11 months ago

@AmanNegi Sorry for the delay. I have now changed the text color of tagline. Here the preview:

Screenshot_20231016_231735

If you have any suggestions or anything you want to change please let me know.

R0gue-one commented 11 months ago

Also sorry for pushing the changes in pubsec.lock I didn't realise it that time, I will keep that in mind now

AmanNegi commented 11 months ago

@R0gue-one great work, can you remove the pubspec-lock changes from this PR? Or should I do it.

It's as simple as downloading the current pubspec.lock from the main branch and replace it with yours. Then simply commit this change and push it.

R0gue-one commented 11 months ago

@R0gue-one great work, can you remove the pubspec-lock changes from this PR? Or should I do it.

It's as simple as downloading the current pubspec.lock from the main branch and replace it with yours. Then simply commit this change and push it.

Sure I'll do it right away

R0gue-one commented 11 months ago

Done !

AmanNegi commented 11 months ago

Looks great! Thanks a lot for contributing to FreshNest. I will merge your PR right away. :smile_cat: :rocket:

R0gue-one commented 11 months ago

Thank you very much having me @AmanNegi and helping me though it !!

AmanNegi commented 11 months ago

Feel free to come back for more issues. :sparkles:

R0gue-one commented 11 months ago

Sure will !

R0gue-one commented 11 months ago

Hey! @AmanNegi there was one thing that I wanted to mention I had a problem while setting up the project, I think we need to add .json file from google services? I didn't know about this as I just started flutter, should we add this to the Readme file under flutter ?

AmanNegi commented 11 months ago

Yes, @R0gue-one we should add this in Readme. Feel free to create an issue and raise a PR as well.

R0gue-one commented 11 months ago

Sure I'll get on it !