amycommits / civic_hacking_hub

A place where people can find nonprofits to code for.
2 stars 13 forks source link

Code Org Card Styling #69

Open amycommits opened 3 years ago

amycommits commented 3 years ago

Currently the coding organization page looks "bad"

Screen Shot 2021-10-04 at 10 07 20 PM

http://localhost:3000/coding_org

I would like that information to look more like this:

Screen Shot 2021-10-04 at 11 12 21 PM

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

irffanasiff commented 3 years ago

can i work on this

amycommits commented 3 years ago

Hack yes! Please let me know if you run into any issues!

irffanasiff commented 3 years ago

hey i never used view do i have to learn view first to do this task i was just going thorough the project

amycommits commented 3 years ago

@demonicirfan you can try it if you would like. For the purposes of this you can think of