Running Task List
Back to homepage • meta
For current status of tasks, please see the kanban board. Tasks are listed in order of priority.
Summer
Summer runs for 14 weeks, from June 14th to September 17th. We can assume that work will be done for the first 12 weeks, from June 14th to September 10th. If you need help at any time, messaging on Discord is sufficient. Here is an outline for each week:
Week 1 (June 14th-18th)
Week 2 (June 21st-25th)
Week 3 (June 28th-July 2nd)
Week 4 (July 5th-9th)
Week 5 (July 12th-16th)
Week 6 (July 19th-23rd)
Week 7 (July 26th-30th)
Week 8 (August 2nd-6th)
Week 9 (August 9th-13th)
Week 10 (August 16th-20th)
Week 11 (August 23rd-27th)
Week 12 (August 30th-September 3rd)
To Do
Project Sputnik
- Create a square icon and generate sizes for apps/web/etc.
App
- Create an onboarding screen (a screen that shows the first time you launch an app explaining what the app does, for code see this Stack Overflow)
- Implement a login screen so only authenticated users can log in
- Create a tabbed view for Home, Groceries, Recipes, History, and Profile
- The profile tab should show your name, profile picture, role, and some eating statistics (for inspiration, see
sputnik-web
)
Web
- Create images for each cuisine with a placeholder
- Create a nice landing page
- Create a nice 404 page
- Create a nice Unauthorized page
- Make the navbar active on the current page
- Make the profile show total, not just total for the year
- Implement the ability to visit others’ profiles
- Implement ability to update profile
- Implement search bar
- Implmeent actual login with real users database