Todo lists - Garasje-folka/bartstua GitHub Wiki

🧡 API-building

  1. Check if API is needed
  2. If needed, build APIs
  3. Write tests for APIs.
  4. Write wiki-documentation for API
  5. Double check leaks from firebase

❤️ Component-building

  1. Contact UI/UX designer to plan a sketch of the component
  2. Build component
  3. Write test to check all props for the component

💙 UI-building

  1. Contact UI/UX designer to plan a rough sketch
  2. Build the UI
  3. Write UI-tests

🧡 Global State-management

  1. Build state and export state and setters if needed
  2. Manual testing