Todo lists - Garasje-folka/bartstua GitHub Wiki
🧡 API-building
- Check if API is needed
- If needed, build APIs
- Write tests for APIs.
- Write wiki-documentation for API
- Double check leaks from firebase
❤️ Component-building
- Contact UI/UX designer to plan a sketch of the component
- Build component
- Write test to check all props for the component
💙 UI-building
- Contact UI/UX designer to plan a rough sketch
- Build the UI
- Write UI-tests
🧡 Global State-management
- Build state and export state and setters if needed
- Manual testing