Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,106 members, 7,811,113 topics. Date: Saturday, 27 April 2024 at 11:57 PM

Working On Client NFT Project (documented On Nl) - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Working On Client NFT Project (documented On Nl) (2354 Views)

Top Developers To Follow On NL 2022 / NL Weeking Meeting: Encouraging The Need For Community / Developers In The House, Show Us What You're Currently Working On (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Working On Client NFT Project (documented On Nl) by Sleekcode: 4:54pm On Oct 22, 2022
So i will be posting my progress working on this clients NFT project.

We are a team of 6 in this project.

This website doesn't have many pages

I will be working on the frontend and also helping out on the backend.

This is supposed to be a fun thread where people come, learn, then i learn from you too.


If u come with violence.


I will ignore u.


But if i reply u, i will give u double.

will be documenting from first code till when deployed on live server.

Yes, my client and team are ok with this thread grin

snippet from Figma below.

1 Like

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 4:57pm On Oct 22, 2022
Jumping on it after ManU Match grin
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:24pm On Oct 23, 2022
I started this morning.

grin

Header mobile

2 Likes 1 Share

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:26pm On Oct 23, 2022
desktop

header 10% complete grin

2 Likes

Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 6:41pm On Oct 23, 2022
I pray you end up breaking and destroying the entire build for your co-workers with bad code tongue
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:42pm On Oct 23, 2022
TastyFriedPussy:
I pray you end up breaking and destroying the entire build for your co-workers with bad code tongue

That's why there's something called git and GitHub grin

1 Like

Re: Working On Client NFT Project (documented On Nl) by mocochannel: 6:58pm On Oct 23, 2022
TastyFriedPussy:
I pray you end up breaking and destroying the entire build for your co-workers with bad code tongue

grin this guy don com again
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 4:51am On Oct 24, 2022
....

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 4:51am On Oct 24, 2022
...

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 3:21am On Oct 25, 2022
speeding things up.


All the reactjs npm sliders i could find where kind of ugly... had to build mine from scratch.

I tested swiperJs but it was too ugly

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 3:32am On Oct 25, 2022
ok

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 1:01pm On Oct 25, 2022
People aren't following this thread as much as I had anticipated

1 Like

Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 1:02pm On Oct 25, 2022
Sleekcode:
People aren't following this thread as much as I had anticipated
I'm following tongue
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 1:07pm On Oct 25, 2022
TastyFriedPussy:
I'm following tongue

I know you're a fan.


The weather is cold now so your brain is normal


Your next comment might be the usual

6 Likes

Re: Working On Client NFT Project (documented On Nl) by SKhanmi: 3:17pm On Oct 25, 2022
Sleekcode:
People aren't following this thread as much as I had anticipated

You're not really documenting anything especially for those who might not be familiar with your line of work.

Someone like me now is interested in the process you used in translating the designs in Figma to front end code, limitations you're facing, design features you ditched or replaced etc.

1 Like

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 3:28pm On Oct 25, 2022
SKhanmi:


You're not really documenting anything especially for those who might not be familiar with your line of work.

Someone like me now is interested in the process you used in translating the designs in Figma to front end code, limitations you're facing, design features you ditched or replaced etc.

Alright... will be doing that

1 Like

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 3:51pm On Oct 25, 2022
Someone mentioned i wasn't documenting this journey well, and i believe the person is right.

From this comment down below i will try documenting my progress properly.
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 3:56pm On Oct 25, 2022
I am currently using React for the frontEnd

Also i am using Tailwind to lessen hassle with CSS.

Below is my current folder structure

2 Likes

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 4:10pm On Oct 25, 2022
Here is the Navbar which was the first component i made and its respective code

3 Likes 1 Share

Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 4:35pm On Oct 25, 2022
Sleekcode:
Here is the Navbar which was the first component i made and its respective code
I believe one day, I'll be able to right => 50+ lines of C++ code cry
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 4:41pm On Oct 25, 2022
TastyFriedPussy:
I believe one day, I'll be able to right => 50+ lines of C++ code cry

Keep dreaming angry
Re: Working On Client NFT Project (documented On Nl) by xanndersamiel: 4:59pm On Oct 25, 2022
[center][/center]
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:36pm On Oct 25, 2022
So far haven't used any external package apart from tailwind... i am so so in love with tailwind

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:39pm On Oct 25, 2022
Companies logo... Yea, they do auto slide through horizontally

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:43pm On Oct 25, 2022
Basic maths was used for the slider... it would have been difficult for some people to create shaa. angry


Off to see Chelsea match kiss

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 6:45pm On Oct 25, 2022
Checking my Ifs statements now i i just found some unnecessary IFs.... like when i am checking if the index is 0


i would have just checked if the index isn't 0 instead

i did that because i was consoling some things
Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 6:47pm On Oct 25, 2022
Sleekcode:
Basic maths was used for the slider... it would have been difficult for some people to create shaa. angry


Off to see Chelsea match kiss
Lol tongue werey

1 Like

Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 6:47pm On Oct 25, 2022
Sleekcode:
Checking my Ifs statements now i i just found some unnecessary IFs.... like when i am checking if the index is 0


i would have just checked if the index isn't 0 instead

i did that because i was consoling some things
qualities of a half-baked programmer tongue

2 Likes

Re: Working On Client NFT Project (documented On Nl) by TastyFriedPussy: 6:48pm On Oct 25, 2022
I'll deal with you on this forum tongue
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 7:07pm On Oct 25, 2022
TastyFriedPussy:
qualities of a half-baked programmer tongue

Mumu

I checked and found out the code can be cleaner

Everything was working fine

That's quality of someone who knows what they're doing.


I'm fan of CLEAN code and DRY codes


Even this code you're seeing will still be refactored and reviewed. tongue

1 Like

Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 7:34pm On Oct 25, 2022
TastyFriedPussy:
I'll deal with you on this forum tongue


Kindly follow me.

So u get to see my post


I need someone who's jobless to be helping me keep my post active
Re: Working On Client NFT Project (documented On Nl) by Sleekcode: 11:56pm On Oct 25, 2022
Testing out Asphalt 9 on Macbook pro 2020.


Yes... i got a new Laptop.... its sha 3 weeks old.


Had Asphalt 8 on my Pro '17 but there was always lines on the screen on heavy usage especially when i'm on multiplayer.


Racing games are the only games i can play on Laptop

and games are the only thing i use to refresh my brain, And a good book of course.


I pray No lines on this Laptop screen angry

1 Like

(1) (2) (3) (Reply)

How Can I Open A File With .dat.pgp : Please Help / Chinedu Daniel (andela Programmer) Creates Chrome Extension For Nairaland / After Learning Programming What Next??

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 24
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.