Twindle: Creating a Teams page

Created on 17 Oct 2020  Â·  18Comments  Â·  Source: twindle-co/twindle

I would like to create a Teams Page for our Twindle Team

Most helpful comment

Till now I have created persons.js file with the specific format. Below is the screenshot with the format that I think will be great for the individual card on the teams page.

image

README.md file created to guide our teammates on how to upload their details.

image

Please do tell me if any changes are needed in the format @proful @sarathkumar6 @johnjacobkenny @ni3-kdm @UnevenCoder

PS: If any of you would like to volunteer in this work please do tell me because nobody responded me in taking the responsibility or working with me on this.

All 18 comments

That will be great. It will help newbies and beginners identify where to pitch their tents and learn by getting their hands dirty.

Is this for the website

Yes @johnjacobkenny I'm thinking of creating a static page of our Twindle Team

@UnevenCoder and @johnjacobkenny worked on fetching the contributors info through Giit API I guess.
What info are you planning to have on the team's page? @Akshay2996

Just a heads up, the script I implemented was not specifically for the teams page (but can be repurposed for it).

Hi everyone! Sorry I'm a little late.

My plan to make a dynamic teams page where the team members update a .js file with their information which I can create & guide them how to edit that file. & then after taking the data another .js file can automatically create a card containing the value of it as shown in the image.

What do you think about this idea @sarathkumar6 @johnjacobkenny @UnevenCoder ?

image

@Akshay2996 are you planning to generate dynamic html cards from a JSON file in the current implementation?

I created a simple script to retrieve the pfps and github name s of the
contributors .. will be creating a pr tommorow

Really sorry busy with exam prep , thanks for understanding

On Fri, 23 Oct, 2020, 7:52 PM Nitin Kadam, notifications@github.com wrote:

@Akshay2996 https://github.com/Akshay2996 are you planning to
generating dynamic html cards from a JSON file in the current
implementation?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/twindle-co/twindle/issues/271#issuecomment-715457010,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ALYPH62RX5MH2OEDE75F34LSMGYDBANCNFSM4SUKXUUA
.

@Akshay2996 are you planning to generating dynamic html cards from a JSON file in the current implementation?

I have created a person.js file which will contain all the information of the team in one big object just like JSON.

My plan so far -:

  • Import person.js file to team_details.js file
  • team_details will create a card based on the specification of person.js
  • Our team members will only update person.js file which is just an Object file in a variable.

@Akshay2996 are you planning to generating dynamic html cards from a JSON file in the current implementation?

I have created a person.js file which will contain all the information of the team in one big object just like JSON.

My plan so far -:

  • Import person.js file to team_details.js file
  • team_details will create a card based on the specification of person.js
  • Our team members will only update person.js file which is just an Object file in a variable.

PS: I have the format ready for the person.js file

@Akshay2996 very good. I like the approach you are taking.

Till now I have created persons.js file with the specific format. Below is the screenshot with the format that I think will be great for the individual card on the teams page.

image

README.md file created to guide our teammates on how to upload their details.

image

Please do tell me if any changes are needed in the format @proful @sarathkumar6 @johnjacobkenny @ni3-kdm @UnevenCoder

PS: If any of you would like to volunteer in this work please do tell me because nobody responded me in taking the responsibility or working with me on this.

Till now I have created persons.js file with the specific format. Below is the screenshot with the format that I think will be great for the individual card on the teams page.

image

README.md file created to guide our teammates on how to upload their details.

image

Please do tell me if any changes are needed in the format @proful @sarathkumar6 @johnjacobkenny @ni3-kdm @UnevenCoder

PS: If any of you would like to volunteer in this work please do tell me because nobody responded me in taking the responsibility or working with me on this.

@Akshay2996 ping me on discord for any help.

looks good @Akshay2996

Good work @Akshay2996

Till now I have created persons.js file with the specific format. Below is the screenshot with the format that I think will be great for the individual card on the teams page.
image
README.md file created to guide our teammates on how to upload their details.
image
Please do tell me if any changes are needed in the format @proful @sarathkumar6 @johnjacobkenny @ni3-kdm @UnevenCoder
PS: If any of you would like to volunteer in this work please do tell me because nobody responded me in taking the responsibility or working with me on this.

@Akshay2996 ping me on discord for any help.

Sure @ni3-kdm Will do. Been busy with other work & personal life that is why I couldn't connect with anyone recently. But once I get back will surely do connect with you.

@Akshay2996 raise a PR and close this issue please

I have raised a PR & is going to close this issue now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

proful picture proful  Â·  4Comments

proful picture proful  Â·  6Comments

arthurbuhl picture arthurbuhl  Â·  6Comments

shekhar10feb picture shekhar10feb  Â·  3Comments

Akshay2996 picture Akshay2996  Â·  6Comments