strapi / community-content

Contribute and collaborate on educational content for the Strapi Community
https://strapi.io/write-for-the-community
567 stars 400 forks source link

build an e-commerce website with React and Strapi #1277

Open TechMakanaki opened 4 months ago

TechMakanaki commented 4 months ago

My Request

  1. Introduction
  2. Setting up strapi and react.
  3. Creating the backend with strapi.
  4. Designing the frontend with react.
  5. Fetching products from strapi.
  6. User authentication.
  7. Payment integration with stripe
  8. Security best practices.
  9. Deployment.
  10. Conclusion.

    @paulbratslavsky

TechMakanaki commented 4 months ago

I have started work on this article before but @hana75 has not been around to reply to my messages.

TechMakanaki commented 4 months ago

@vcoisne kindly look into this.

vcoisne commented 4 months ago

@TechMakanaki Hana is no longer with Strapi. We need all authors to go through this repo and follow the new guidelines to make sure there are no bad surprises. If you have a draft already feel free to share so that we get a better chance of the complexity level. We think seeing an in-depth article on Stripe integration with Strapi would be nice but based on the outline provided I feel it may be too general information about each topic.

TechMakanaki commented 4 months ago

Hello @vcoisne below is the draft I'm working on. https://docs.google.com/document/d/1vdB8DN1OpFz2YhZ99DI-aadxMU7z0eY2fSYQRT720Xc/edit?usp=drivesdk

vcoisne commented 4 months ago

Hi @TechMakanaki thanks for the draft. At the moment, the draft covers the basic and does not include any actual code implementation of the e-commerce app. Instead of a high level overview of an e-commerce app, we're looking for an actual project / code that tangibly implements these concepts. This would be "intermediate" level of complexity / compensation. Please confirm this is what you can deliver before moving forward. Totally understand if not. Thanks!

TechMakanaki commented 4 months ago

Thank you @vcoisne I'm currently working on the code which will be added to the draft very soon. I just dropped the draft so you can check what I have been working on. I will continue working on it. Thanks.

vcoisne commented 4 months ago

sounds good, thanks @TechMakanaki

TechMakanaki commented 2 months ago

Hello @Theodore-Kelechukwu-Onyejiaku ,

Here is my draft for this topic: https://hackmd.io/@tibson/BkgdV2SyA awaiting your review. thank you.

Theodore-Kelechukwu-Onyejiaku commented 2 months ago

Thank you @TechMakanaki, your contribution is highly appreciated.

I just skimmed through your article, could you please provide a GIF or demo of your app to the audience. Thank you 😊

TechMakanaki commented 1 month ago

Hello @Theodore-Kelechukwu-Onyejiaku ,

I have uploaded the GIF image to the draft.

Thank you.

Theodore-Kelechukwu-Onyejiaku commented 1 month ago

Hi @TechMakanaki ,

Yes, please do.

TechMakanaki commented 1 month ago

Hello @Theodore-Kelechukwu-Onyejiaku ,

i have uploaded the Gifs to the draft.

Theodore-Kelechukwu-Onyejiaku commented 1 month ago

Thank you @TechMakanaki !

TechMakanaki commented 1 month ago

Hi @Theodore-Kelechukwu-Onyejiaku , Is there plans on the review of this draft?

Awaiting your response. Thank you.

Theodore-Kelechukwu-Onyejiaku commented 1 month ago

Yes @TechMakanaki ,

I have now added it to the review backlog!

TechMakanaki commented 1 month ago

Hello @Theodore-Kelechukwu-Onyejiaku , I noticed this article has not been reviewed since the day you added it to the backlog. I would like if it's under consideration so I can work on the necessary corrections or addition that will be added.

Thank you and awaiting for your response.

Theodore-Kelechukwu-Onyejiaku commented 1 month ago

Hi @TechMakanaki ,

Thanks for taking the time to enquire about your article. It is in the review backlog. When it is its own time to be reviewed, we will do so.

Please be patient with us. Thank you.

Theodore-Kelechukwu-Onyejiaku commented 1 week ago

Hi @TechMakanaki ,

I left a short review on your work. I can' seem to run your Github code. Please check and fix. Thank you!

TechMakanaki commented 1 week ago

Hello @Theodore-Kelechukwu-Onyejiaku

I have uploaded the correct "package.json" and "package-lock.json" file. Kindly check the code again.