Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,525 members, 7,819,893 topics. Date: Tuesday, 07 May 2024 at 05:22 AM

Checkout My First E-commerce Website - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Checkout My First E-commerce Website (2648 Views)

Checkout My Nairaland Clone. / Hi, Nairaland Web Devs, Checkout My Freelance Website. / Checkout My Portfolio Website (2) (3) (4)

(1) (Reply) (Go Down)

Checkout My First E-commerce Website by Jabi200: 7:51am On Jun 16, 2019
Just completed my first e-commerce website after studying for a year plus, check out here grocenda.ga

4 Likes

Re: Checkout My First E-commerce Website by Kloudman: 8:50am On Jun 16, 2019
Cool, but I can't put items in the cart. Its showing some firebase auth stuff.

what framework did you use to develop it
Re: Checkout My First E-commerce Website by Jabi200: 9:03am On Jun 16, 2019
Kloudman:
Cool, but I can't put items in the cart. Its showing some firebase auth stuff.

what framework did you use to develop it

On clicking add it will redirect you to login before adding to cart, I didn't use any framework actually, just pure vanilla JavaScript and firebase
Re: Checkout My First E-commerce Website by Kloudman: 3:37pm On Jun 16, 2019
Jabi200:


On clicking add it will redirect you to login before adding to cart, I didn't use any framework actually, just pure vanilla JavaScript and firebase

Nice. Its been long I coded in vanilla js. I use vuejs .makes coding easier and more efficient.
Re: Checkout My First E-commerce Website by Jabi200: 5:48pm On Jun 16, 2019
Kloudman:


Nice. Its been long I coded in vanilla js. I use vuejs .makes coding easier and more efficient.

I'm pretty new to web development, I really want to have a good foundation of JavaScript before jumping into framework, but when i'm ready I'll go with react.
Re: Checkout My First E-commerce Website by Karleb(m): 7:27pm On Jun 16, 2019
This is really cool for a start.
cool
Re: Checkout My First E-commerce Website by Jabi200: 8:33pm On Jun 16, 2019
Karleb:
This is really cool for a start.
cool

Thank you, I had a lot of practice.
Re: Checkout My First E-commerce Website by donifez(m): 6:59pm On Jun 17, 2019
Where is the link and what tutorial help you in sharpening your Javascript skill.
Re: Checkout My First E-commerce Website by Jabi200: 9:39pm On Jun 17, 2019
donifez:
Where is the link and what tutorial help you in sharpening your Javascript skill.

I read html, CSS and JavaScript tutorials from tutorialpoint and I also used w3school a lot too. For the firebase they have good documentation on their site and a YouTube channel. To visit site go to grocenda.ga
Re: Checkout My First E-commerce Website by donifez(m): 11:31pm On Jun 17, 2019
Jabi200:


I read html, CSS and JavaScript tutorials from tutorialpoint and I also used w3school a lot too. For the firebase they have good documentation on their site and a YouTube channel. To visit site go to grocenda.ga
Thanks bro.
Re: Checkout My First E-commerce Website by Jabi200: 2:03pm On Jun 18, 2019
donifez:

Thanks bro.

You are welcome
Re: Checkout My First E-commerce Website by ypeace: 9:52pm On Jun 18, 2019
Impressive. Very impressive.
Re: Checkout My First E-commerce Website by Jabi200: 2:02pm On Jun 19, 2019
ypeace:
Impressive. Very impressive.

Thank you
Re: Checkout My First E-commerce Website by Nobody: 3:52pm On Jun 19, 2019
Jabi200:


On clicking add it will redirect you to login before adding to cart, I didn't use any framework actually, just pure vanilla JavaScript and firebase
Nice site, but why not let users add what ever they want to the cart and only requires login during checkout.

3 Likes

Re: Checkout My First E-commerce Website by dammiejolaade: 3:43pm On Jun 20, 2019
Jabi200:
Just completed my first e-commerce website after studying for a year plus, check out here grocenda.ga

Can we have a discussion
Re: Checkout My First E-commerce Website by Jabi200: 9:13am On Jun 21, 2019
dammiejolaade:


Can we have a discussion

yeah why not, contact me on chrisunum@gmail.com
Re: Checkout My First E-commerce Website by Jabi200: 1:30pm On Jun 22, 2019
denkyw:

Nice site, but why not let users add what ever they want to the cart and only requires login during checkout.

thx for the tip, i've updated the site to let customers add to cart without login with the help of cookies, clear your cache to view changes.
Re: Checkout My First E-commerce Website by kaykay100(f): 8:02am On Jun 23, 2019
Jabi200:
Just completed my first e-commerce website after studying for a year plus, check out here grocenda.ga

Hello Jabbi nice one. It is great you built your website from scratch.I notice Nigerians like to play with colour on some websites that needs to be simple but very effective. It is best to always compare what type of website you are building with what is already out there. For example you are building an eCommerce website for a supermarket it is best to check https://www.asda.com/ ,https://www.sainsburys.co.uk/ to see how things are done and take it from there. Except the customer states otherwise.

Also,this applies to fonts too. Try and use fonts used in the more global market.

I have been used to building website using wordpress themes ,here is one of my websites ( https://www.bespokiet.com/ )but now I want to do things from scratch like you. I am getting good at building everything offline.But my problem is how to I connect it to a domain name,so it can be viewed by everyone like yours.

So basically,I need step by step help on how to put all my files into the website name folder. Please let me know if you can help or if anyone can put me through.
Re: Checkout My First E-commerce Website by Jabi200: 12:51pm On Jun 23, 2019
kaykay100:


Hello Jabbi nice one. It is great you built your website from scratch.I notice Nigerians like to play with colour on some websites that needs to be simple but very effective. It is best to always compare what type of website you are building with what is already out there. For example you are building an eCommerce website for a supermarket it is best to check https://www.asda.com/ ,https://www.sainsburys.co.uk/ to see how things are done and take it from there. Except the customer states otherwise.

Also,this applies to fonts too. Try and use fonts used in the more global market.

I have been used to building website using wordpress themes ,here is one of my websites ( https://www.bespokiet.com/ )but now I want to do things from scratch like you. I am getting good at building everything offline.But my problem is how to I connect it to a domain name,so it can be viewed by everyone like yours.

So basically,I need step by step help on how to put all my files into the website name folder. Please let me know if you can help or if anyone can put me through.

yeah why not, just hit me up on chrisunum@gmail.com and i'll help as much as i can.
Re: Checkout My First E-commerce Website by Jacobian12: 3:01pm On Jun 26, 2019
Great work! I'm also learning i hope to release my e commerce website this year. Thanks for your mentorship
Re: Checkout My First E-commerce Website by 40secondsguy(m): 7:59am On Jun 30, 2019
Jabi200:
Just completed my first e-commerce website after studying for a year plus, check out here grocenda.ga
Great website man!!

Building my own website too..hope to release it this year tho...

Uhm how much did you spend to set the website online(like getting the domain name and other stuffs)?

Thanks
Re: Checkout My First E-commerce Website by Jabi200: 2:16pm On Jun 30, 2019
40secondsguy:

Great website man!!

Building my own website too..hope to release it this year tho...

Uhm how much did you spend to set the website online(like getting the domain name and other stuffs)?

Thanks

Not even a penny, its free hosting and free backend from google.
Re: Checkout My First E-commerce Website by Legolast: 2:38pm On Jun 30, 2019
Jabi200:


Not even a penny, its free hosting and free backend from google.

Can you explain this better. Kindly quote me to reply

Thanks
Re: Checkout My First E-commerce Website by Jabi200: 2:41pm On Jun 30, 2019
Legolast:


Can you explain this better. Kindly quote me to reply

Thanks

i hosted free on infinityfree and for the backend i used google firebase, just google them and you'll find everthing you need

1 Like

Re: Checkout My First E-commerce Website by Obagoblog(m): 2:44pm On Jun 30, 2019
Jabi200:


Not even a penny, its free hosting and free backend from google.
How? Help a brother with link abeg
Re: Checkout My First E-commerce Website by 40secondsguy(m): 3:58pm On Jun 30, 2019
Jabi200:


Not even a penny, its free hosting and free backend from google.
Wow really..from which site did you get the domain name...

Was it hostgator or godaddy??
Re: Checkout My First E-commerce Website by 40secondsguy(m): 3:59pm On Jun 30, 2019
Jabi200:


i hosted free on infinityfree and for the backend i used google firebase, just google them and you'll find everthing you need
Wow...okay

I'll check it out
Re: Checkout My First E-commerce Website by olazz01: 10:51am On Jul 04, 2019
Hi Jabi200 i just check your E-Commerce website it look nice plz can can you tell me the type of woo-commerce plugin you use..
Thanks in advance

(1) (Reply)

Hacking Challenge Javascript Prelab 2 || - Phynxlabs / Please Solve This Java Problem. / Things I Wish I Knew Before Releasing My First App

(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. 35
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.