-
Notifications
You must be signed in to change notification settings - Fork 14
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
Career Path Tree #10
Comments
I can work on this. For timeline we can make use of this: https://github.com/stephane-monnot/react-vertical-timeline We can have a file structure like this:
or
|
@imchetanyadav we need only one career path for now. So, file structure can be
Start with this. This should suffice. We need to put only one/two lines for each leaf, don't need a separate node for it. |
md files I listed in file structure were referencing to content of pages that open when leaf node is clicked not leaf node content itself. |
@imchetanyadav update on this? |
Done with the basic implementation and raised PR. See if it seems fine. |
I'll check it out. Apologies for the delay in reply.
…On Sun, 9 Jun, 2019, 10:18 PM Chetan Yadav, ***@***.***> wrote:
Done with the basic implementation and raised PR. See if it seems fine.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=ACN6LH4KJFA25QTNJJGAEYLPZUX43A5CNFSM4HTYJYF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXIN5EI#issuecomment-500227729>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACN6LH4HAK7E4W7UK65VT3DPZUX43ANCNFSM4HTYJYFQ>
.
|
becoming a full stack developer path
Why?
Students who are new to programming don't know what to learn and in which order. It all seems overwhelming. This page will show them the path and if they follow it they'll be ready for interviews and jobs in a systematic manner.
Implementation
Something like this: https://www.w3schools.com/howto/howto_css_timeline.asp
Few features or changes:
entries in JSON would like this:
The text was updated successfully, but these errors were encountered: