Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 717 Bytes

PROJECT_PLAN.md

File metadata and controls

13 lines (12 loc) · 717 Bytes

Swirk project plan:

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