DEV Community

Nandini S Hinduja
Nandini S Hinduja

Posted on

How I go about system design while building software systems

  • Gather requirements
  • Draw frontend screens
  • Write down all the APIs I'll need
  • Write down collections of the database and what fields each collection will have
  • Write down the names of screens I'll develop

What's your system design process?

Let us know in the comments!

Top comments (0)