openAOD / JavaScript-PatternHouse

Destination for all Symbolic, Alphabetic, Numeric, Wave, Series and Pyramid Patterns using looping constructs in Javascript
MIT License
5 stars 1 forks source link

Adding support for JavaScript as part of the mainstream languages of PatternHouse #1

Open aryashah2k opened 3 years ago

aryashah2k commented 3 years ago

Upgrade our suite of Patterns Database by adding code for existing patterns in JavaScript Language.

kdgyimah commented 3 years ago

@aryashah2k Acknowledged. Could you help us out with a reference guide of some sorts to see the patterns (pseudocode or algorithm) so we can begin?

aryashah2k commented 3 years ago

Sure, you can check out the guidelines repo for all the existing patterns for which code is needed

Really glad to have you with us my friend, this org is composed of random strangers who have gradually become teammates and friends. You are a worthy addition to the same! :)

kdgyimah commented 3 years ago

@aryashah2k Thanks. I checked earlier. The link to browse the patterns leads to a 404, See: https://patternhouse.tk/browse.html.

Really glad to be part of this too @aryashah2k :), and together we can build something great!

aryashah2k commented 3 years ago

@kdgyimah Yes, the frontend for our website is in progress at the moment, for now you can add codes for the patterns already present in the guidelines repository I have created separate folders for each pattern category and you can start with code contributions and interact with our fellow team member @ChlorinePentoxide who is handling the website part and discuss how you could help with pattern guide pages etc. If there's any questions feel free to ask, glad to have you here!

kdgyimah commented 3 years ago

oh, great!

@aryashah2k Alright will check that out. Anyways, I can help to develop the front end of the site. Is there a design for it? Also, could you send me a link to it if there is? Thanks

aryashah2k commented 3 years ago

Sure buddy @kdgyimah , so everything is present right here in the organization's repositories section. Also along with frontend, I highly encourage you to contribute more towards code for various patterns too since very few of the present org members would be there with JavaScript section of the Code contributions. Anyways do join the gitter channel : https://gitter.im/Printing-Pattern-Programs/WebAppDiscussion (I've invited you as well!) and you can discuss with @ChlorinePentoxide regarding how you can help with the website designing.

For quick reference: image

Link To Website: https://patternhouse.tk

kdgyimah commented 3 years ago

Got it! Thanks

Sure buddy @kdgyimah , so everything is present right here in the organization's repositories section. Also along with frontend, I highly encourage you to contribute more towards code for various patterns too since very few of the present org members would be there with JavaScript section of the Code contributions. Anyways do join the gitter channel : https://gitter.im/Printing-Pattern-Programs/WebAppDiscussion (I've invited you as well!) and you can discuss with @ChlorinePentoxide regarding how you can help with the website designing.

For quick reference: image

Link To Website: https://patternhouse.tk

ChlorinePentoxide commented 3 years ago

@aryashah2k Thanks. I checked earlier. The link to browse the patterns leads to a 404, See: https://patternhouse.tk/browse.html.

Really glad to be part of this too @aryashah2k :), and together we can build something great!

The browse page is currently being re-written in Jekyll so we reduce the repetitiveness of the task and focus more on development. It will be up very soon.