- Find idea about what application to build [✔️]
- Implement design or find already created one from Figma [✔️]
- Think about application name (the hardest one) [✔️]
- Create application logo [✔️]
- Decide which technologies to use and with what purpose [✔️]
- Initialize project - client, server, database and image cloud storage [✔️]
- Decide which architecture will be best for the given project [✔️]
- Break down project requirements to a codable tasks and create task estimation time [✔️]
- Create project board on GitHub and write project functionalities down [✔️]
- Implement project functionalities
- Deploy client and server