Code-Sauce-Official / FitMate

Find your ideal fitness partners according to your preferences and interact with them whenever you want! All this with no hassle, because there's FitMate! Take timed challenges updated daily, read blogs related to health, and be a part of numerous communities too! During covid times, partner with your FitMate to achieve your fitness goals at home.
MIT License
20 stars 27 forks source link

Feat: Use ViewBinding In Activity Package. #26

Open Rohit-2602 opened 3 years ago

Rohit-2602 commented 3 years ago

What is your issue related to ?

Description What is your feature request ? (A description of the feature. Write about the problem or idea you want to refer in this issue.)

Describe the solution you'd like A description of the solution you would suggest if any. (Any suggestions for solving the issue)

Additional context Add any other context or screenshots about the feature request here.

Rohit-2602 commented 3 years ago

Can I work on this issue? @Acash512 @nidhisingh-1

Acash512 commented 3 years ago

We will migrate to view binding from kotlin Android extensions but I don't think it's a necessity now, there are multiple other things to be taken care of, like the entire insights screen has to be implemented, you can look for an appropriate api for the same Or work on other issues for now

Rohit-2602 commented 3 years ago

@Acash512 Is there any other thing I can work on. Like Navigation, MVVM, Coroutines. I search on Google it's hard to find API.

Acash512 commented 3 years ago

All these will be used for implementing the insights screen, I am looking for apis, then you can work on that.

Acash512 commented 3 years ago

@Acash512 Is there any other thing I can work on. Like Navigation, MVVM, Coroutines. I search on Google it's hard to find API.

We have also created an issue for designing edit profile screen, you can implement that once it's designed if you are familiar enough with firebase Or atleast it's front end if you are not.