CodeNewbie Community 🌱

fnkygy
fnkygy

Posted on

Need help with Structuring & starting a project

Hi folks! I am glad to be a part of such a community where I get to learn from others.

So, I have been learning to program for quite a few years using the internet, talking to people (People I have randomly pinged have been nice enough to help me out)

I have a decent understanding of algorithms. What I am at the moment struggling with is structuring a project and OOPS mostly.

So let's say I want to write a very small version of goodreads, how do I get started?

  1. I figured out the database model.
  2. Figured out the API endpoints required.

How do I go about writing & structuring my backend code if I have to use OOPS?

Appreciate any help/guidance.

Thank you!

Top comments (0)