techieshubs / Men-GitHubers

Let's collect the data of Men on GitHub, who inspired you to code more.
MIT License
7 stars 15 forks source link

Create App #16

Open pratikbutani opened 5 years ago

pratikbutani commented 5 years ago

Create simple two page application to display all contributors list and their profile.

So everyone can follow easily and get help too.

DearDhruv commented 5 years ago

I would suggest creating flutter app for it. (I'm no way expert in #flutter). It should reduce time for development.

pratikbutani commented 5 years ago

I would suggest creating flutter app for it. (I'm no way expert in #flutter). It should reduce time for development.

Yeah It would be great. Recommend some professionals. 👍

DearDhruv commented 5 years ago

@kushal2011

kushal2011 commented 5 years ago

Sounds cool , i will need an api to fetch this data

pratikbutani commented 5 years ago

Sounds cool , i will need an api to fetch this data

Can we use Firebase Firestore as backend? It will be helpful as we dont need API and server too.

kushal2011 commented 5 years ago

Yes that would be even better... Just one question though how will the data be added into firebase....? Can someone write a (type/java)script code to get list from the repo and add it to firebase database....?

pratikbutani commented 5 years ago

Yes that would be even better... Just one question though how will the data be added into firebase....? Can someone write a (type/java)script code to get list from the repo and add it to firebase database....?

I will do, I will create web page to add easily in database. you can start with temp data. @kushal2011

kushal2011 commented 5 years ago

Awesome 👍 add me in firebase project , I will create a datamodel by tonight

ravirupareliya commented 5 years ago

I will do, I will create web page to add easily in database. you can start with temp data.

Instead of creating web page/manual entry, we should learn automation. We can read PR content and add it to the firestore using cloud functions. I am interested in it. Let's do some research and initiate this task instead of rush towards the application and build something from which we can not learn anything.

Opinions are always welcome, I just want everyone to learn something new instead of showing the things which we already knew :)

pratikbutani commented 5 years ago

@ravirupareliya Yeah You are right. I thought that once app will be created we can make it automatic.

Meanwhile I will try to find out solution to make it automated system.

pratikbutani commented 5 years ago

@ravirupareliya Hope this or this will get answer, still I am trying to find way for automation.

pratikbutani commented 5 years ago

@ravirupareliya @mayursojitra @DearDhruv @kushal2011 I am exploring following references and trying to make this repo can run automatically.

You can also check that If you are free in vacation time. 📦 😄

pratikbutani commented 4 years ago

@ravirupareliya @mayursojitra @DearDhruv @kushal2011 I am exploring following references and trying to make this repo can run automatically.

You can also check that If you are free in vacation time. 📦 😄

So will you go with this?

DearDhruv commented 4 years ago

let's start.

pratikbutani commented 4 years ago

@ravirupareliya Firebase cloud function is working to store data automatically?

mayursojitra commented 4 years ago

Yo Aaahhu