Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,149,896 members, 7,806,619 topics. Date: Tuesday, 23 April 2024 at 07:13 PM

Built A Pizza Application With React. Added A Custom Pizza Builder. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Built A Pizza Application With React. Added A Custom Pizza Builder. (1692 Views)

Let’s Build a Todo-List Web Application With ES6 Vanilla Javascript / Google Maps Added A New Genius And Creepy Features To Its App / Learn How To Build A Realtime Chat Application With Django, Rabbitmq And Vue.js (2) (3) (4)

(1) (Reply) (Go Down)

Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 4:21pm On Jul 23, 2020
This is still a work in progress. Took inspiration from dodopizza.ng to create https://pizza-application.netlify.app/ . Added a custom pizza builder. App was done with react. Still not finished though. Authentication and taking care of orders (a page for displaying orders). Taofeekedboy, devdev and olalekank really helped when I got stuck on the modal.

7 Likes

Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by devdev: 4:49pm On Jul 23, 2020
tensazangetsu20:
This is still a work in progress. Took inspiration from dodopizza.ng to create https://chinomso1995.github.io/dodosPizza/. Added a custom pizza builder. App was done with react. Still not finished though. Authentication and taking care of orders (a page for displaying orders). Taofeekedboy, devdev and olalekank really helped when I got stuck on the modal.
Good job but the items are not aligned properly on the center for both desktop and mobile view. You can use flexbox to make it happen.... Cheers
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 5:00pm On Jul 23, 2020
devdev:

Good job but the items are not aligned properly on the center for both desktop and mobile view. You can use flexbox to make it happen.... Cheers
I set a width of 80 percent. It's not yet finished. Will properly adjust that for the final version.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by devdev: 7:08pm On Jul 23, 2020
tensazangetsu20:

I set a width of 80 percent. It's not yet finished. Will properly adjust that for the final version.
Awesome!!
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by Taofeekdboy(m): 10:16pm On Jul 23, 2020
tensazangetsu20:
This is still a work in progress. Took inspiration from dodopizza.ng to create https://chinomso1995.github.io/dodosPizza/. Added a custom pizza builder. App was done with react. Still not finished though. Authentication and taking care of orders (a page for displaying orders). Taofeekedboy, devdev and olalekank really helped when I got stuck on the modal.
That's very nice.
Few suggestions tho,
If you can make it more unique than its parent project, you can use filtering method other than the data-target method.
Also limiting items in a single load will be awesome as well, as this will make it look more interactive.
But it is a job well done.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 10:26pm On Jul 23, 2020
Taofeekdboy:

That's very nice.
Few suggestions tho,
If you can make it more unique than its parent project, you can use filtering method other than the data-target method.
Also limiting items in a single load will be awesome as well, as this will make it look more interactive.
But it is a job well done.
Thanks bros. Will post the finished project and tag you. I wanna add authentication with firebase to receive and display orders.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by Olalekank(m): 10:56pm On Jul 23, 2020
Great job!

Would be cool if you could drop the GitHub link just for a little review of code here and there
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 11:17pm On Jul 23, 2020
Olalekank:
Great job!

Would be cool if you could drop the GitHub link just for a little review of code here and there
I would once it's finished. I still want to do authentication with firebase.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by ProfAmaben(m): 6:36pm On Jul 24, 2020
The first pizza is too close to the top.

Go to your CSS and make some corrections, probably the margin top. The images are too dull, this can make or break your website. Frontend Developers need to be excellent when it comes to UI.

Nice one. Really impressive work.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 9:24pm On Jul 24, 2020
ProfAmaben:
The first pizza is too close to the top.

Go to your CSS and make some corrections, probably the margin top. The images are too dull, this can make or break your website. Frontend Developers need to be excellent when it comes to UI.

Nice one. Really impressive work.
Will make the corrections for the margin. The images are from the website I am building on. Thank you.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by ProfAmaben(m): 9:48pm On Jul 24, 2020
tensazangetsu20:

Will make the corrections for the margin. The images are from the website I am building on. Thank you.

Nice one, the concept is very good. Keep it up.

The Pizza builder is awesome!!!

So many this.setStates smiley, it's really nice.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by emmy9500: 11:35am On Jul 25, 2020
there is already a tuts about that, i think on udemy
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 9:44pm On Aug 01, 2020
Done with the project guys. Added a custom database with firebase to receive orders. You can order for anything and the information is sent to a backend.

2 Likes

Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by Grandlord: 10:55am On Aug 02, 2020
tensazangetsu20:
Done with the project guys. Added a custom database with firebase to receive orders. You can order for anything and the information is sent to a backend.
Nice job. Reactjs is beautiful. I'll make an app for something like this cool

2 Likes

Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by Taofeekdboy(m): 2:14pm On Aug 02, 2020
tensazangetsu20:
Done with the project guys. Added a custom database with firebase to receive orders. You can order for anything and the information is sent to a backend.
Good job bro... Try to add spinner to your project so that user will know what's going on when making calls to your APIs.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 2:24pm On Aug 02, 2020
Taofeekdboy:

Good job bro... Try to add spinner to your project so that user will know what's going on when making calls to your APIs.
This sense. Will do this.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by manos(m): 11:02am On Aug 30, 2020
Nice job
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by ucheuzor1(m): 4:53pm On Aug 30, 2020
Nice one bro
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by Nobody: 8:36pm On Aug 31, 2020
I'm often a critic and will scream out all the "wrongs". But I'm encouraged by all the positive feedback alongside the gentle critique everyone has offered here. I hope I can learn from you guys and encourage up coming devs.
Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by cixak95211: 9:46pm On Aug 31, 2020
Nice job . . would you be open to "constructive criticism"
if yes, i'll go thru the project thoroughly and send you a video of where and what could have
been done better.

p.s.: it could be harsh, but yet guiding!

1 Like

Re: Built A Pizza Application With React. Added A Custom Pizza Builder. by tensazangetsu20(m): 10:01pm On Aug 31, 2020
cixak95211:
Nice job . . would you be open to "constructive criticism"
if yes, i'll go thru the project thoroughly and send you a video of where and what could have
been done better.

p.s.: it could be harsh, but yet guiding!
Oh yes. That's how we learn more.

(1) (Reply)

.. / Nairaland App For Blackberry / Software Engineer/developer Interview Questions.

(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.