Open amycommits opened 3 years ago
can i work on this
Hack yes! Please let me know if you run into any issues!
hey i never used view do i have to learn view first to do this task i was just going thorough the project
@demonicirfan you can try it if you would like. For the purposes of this you can think of as the html tags. Vue is very close to html, so you might be pleasantly surprised.
I'm sorry that I didn't see this comment before now.
Hey @duaimei , Can i work on this issue? If it is inactive here?
That's fine! @jyshdewangan. I have assigned this to you, and please let me know if you have any issues!
Hey, Im having issues in launching the project I've downloaded the postgresql as mentioned but this error is comin g
Currently the coding organization page looks "bad"
http://localhost:3000/coding_org
I would like that information to look more like this:
The example codepen: https://codepen.io/jaynewey/pen/dyGxjBZ
The components involved are located in the
components/code_orgs
folder CodeOrgCard.vue - the individual code organization CodeOrgWrapper.vue - takes the stored information to invoke multiple CodeOrgCard.vue instances