-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create team.json doc from discussion #32
Comments
Can I do this? |
@GingerKiwi please assign early so I can start working.Really excited for this one |
Hi @Vishu-uut FYI: I'm working on setting up some project management tools, and delegating parts of the Alice project so that it stays doable for everyone. I've created and managed other sorts of projects (not software) and a slow and thoughtful start means a much better experience for everyone! The frantic Hacktoberfest pace isn't sustainable year round. ;-) Yes, it would be quicker for me to just assign this to you now. But that would take away Wes' learning opportunity this week. :-( (The only reason I'm looking here right now is I just stumbled across the article I've been looking for or thinking I might have to write for this project (and my sanity!). If you'd like to, have a read and even try to follow along while you're waiting. |
Hi @GingerKiwi Can you please share the link to Discord |
I have assigned it, hopefully correctly.
On Friday, November 4, 2022 at 06:50:24 PM CDT, Liz GingerKiwi.Dev ***@***.***> wrote:
Hi @Vishu-uut
Thanks for being so excited!
@wvinson43 is managing the JSON and Javascript parts of the project. I'll drop him a message in our Discord tomorrow.
FYI: I'm working on setting up some project management tools, and delegating parts of the Alice project so that it stays doable for everyone. I've created and managed other sorts of projects (not software) and a slow and thoughtful start means a much better experience for everyone!
Yes, it would be quicker for me to just assign this to you now. But that would take away Wes' learning opportunity this week. :-(
(The only reason I'm looking here right now is I just stumbled across the article I've been looking for or thinking I might have to write.
Create Your First Github Project in VSCode. By Jean-Christophe Chouinard, 12 October 2022]
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
yes, @wvinson43 you assigned it correctly. We'll look at possibly having a Alice In Wonderland Project discord server in the future so contributors can be hangout online together. |
Hi @wvinson43 @Vishu-uut |
Sorry, I am not working on this issue I thought @wvinson43 was handling it. |
Timeline: Ideally by 2022.11.12 (November 12, 2022)
I won't be able to really look at this until that weekend.
Tasks
Some of the fields like LinkedIn will be blank. Add "null" as the value.
This will eventually turn into a MongoDB or other noSQL database that can be populated by a web form. (yeah! automation!). It's a json doc because MongoDB can use JSON files to populate a database.
Items in each person object:
{ "first name": "Jane", "last name": "Weaver", "handle": AdaRocks}
last name can be "null"{2022.10.31}
{ "timezone": "EDT", "country": "Canada", "city": Toronto}
["html", "css", "basic javascript", "advanced javascript", "react", "markdown",]
'["Scrimba", "Free code camp", "Udemy", "University courses", "Bootcamp"]'
["html", "css", "basic javascript", "advanced javascript", "react", "markdown", "frontend", "documentation"]
The text was updated successfully, but these errors were encountered: