anitab-org.github.io
anitab-org.github.io copied to clipboard
Coding : Develop Introduction section of Home Page
Is your feature request related to a problem? Please describe.
As a developer, I need the following section to be developed so that I can add is as a Home component here
Mocks
Develop this section only
overall margin: 32pt In between each section: 32pt distance between image and text: 32pt distance from horizontal line: 32pt Avenir Body light 18pt Heading 24pt Text Color:#103B81 Design link for development
Acceptance Criteria
Update [Required]
- [ ] Should follow all the margin guidelines mentioned above and should be responsive
Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.
Estimation
6-8 hours
@anitab-org/coding-team can anyone take up this issue?
@vj-codes the margins are incorrect
@Sonal240 which ones? I checked with the doc didn't find any
It's not 16...it's 32 in total see the doc. I have not designed a separate component or so, hence I didn't break 32pt margin to 16-16...
@Sonal240 , @nandini45, @vj-codes I would like to work on it.
@saideepesh000 Its on hold right now, we'll get back to you once its confirmed.
@vj-codes did you update the design metrics?
@nandini45 @Sonal240 please check once!
The screenshot is not visible @vj-codes
The screenshot is not visible @vj-codes
It is visible,can you try refreshing? I'm on phone right it's visible on it too
it's not I tried refreshing it as well
on clicking the link it is though...so I don't think it would create an issue...
Can I work on this issue? :)
@saideepesh000 would you like to work on this?Otherwise it'll be assigned to the person next :)
@saideepesh000 would you like to work on this?Otherwise it'll be assigned to the person next :)
@vj-codes , right now I am working on an issue in this repo and also I've raised my PR, so, you can assign it to anyone else, thanks.
Can I work on this issue? :)
Sure assigning you @adithyaakrishna Happy coding!
Thank You! :) @vj-codes
@adithyaakrishna any updates?
@khushishikhu this issue is assigned to someone else may you please look for some other issue thanks 😊
Hi @nandini45 @Sonal240 , Sorry for not giving updates here, but I'm currently held up with my final year project work, you can assign it to @khushishikhu
ok
@vj-codes @nandini45 May I work on this issue?
Assigning you @pallavithakare28 Happy coding!
@vj-codes Thank you :)
Hey, @vj-codes if @pallavithakare28 somehow couldn't complete the work here . I would like to get assigned to this as i have already worked on a similar kind of issue .😊
Hey, @vj-codes if @pallavithakare28 somehow couldn't complete the work here. I would like to get assigned to this as I have already worked on a similar kind of issue.😊
@Aaishpra @vj-codes I am working on this issue currently. As I am new to open source and GitHub too, so it is taking the time. I'll try to give my best to solve this issue. And soon will make a PR. It'll be great if you can guide me where I have to start. Thank you :)
@pallavithakare28 sure, take your time but also remember to update your progress after every 3 days and if you come into any errors or doubts you can ask on zulip or here in comments:)
Hey, @vj-codes if @pallavithakare28 somehow couldn't complete the work here. I would like to get assigned to this as I have already worked on a similar kind of issue.😊
@Aaishpra @vj-codes I am working on this issue currently. As I am new to open source and GitHub too, so it is taking the time. I'll try to give my best to solve this issue. And soon will make a PR. It'll be great if you can guide me where I have to start. Thank you :)
Yes, ask any question would be more than delighted to help u through this.
@vj-codes @Aaishpra Can you please help me? I am not getting from where I have to start. And from where I have to make changes.
Hey, @pallavithakare28 you can start by making a new folder or a new file inside the src/Components folder. The next part would be to go to the design link (given in the issue description) and download the image and understand all the CSS required for designing this section. After that, you can probably start writing the code in the new file you created, my suggestion would be to have a look at the code for already developed sections before writing your own new code. Hope, this helps.