This is the fifteenth episode in the reality show about the development SaaS app from scratch. The previous episodes:
Open SaaS development from scratch: why and what
Day 1: requirements and UI wireframes
Day 2: admin pages
Day 3: user pages
Day 4: database models, database update, and a couple of new wireframe pages
Day 5: started API and made changes to the database models
Day 6: created the admin board and new problems
Day 7: board settings page
Day 8: board settings page, more details and tabs
Day 9: board settings page, more tabs
Day 10: finished all 4 meta lists for board settings page
Day 11: experimenting with subdomains
Days 12 & 13: subdomains, separate apps, and user interface
Day 14: end-user UI for creating and editing posts
Yesterday I didn't have much time so I fixed several bugs in API and frontend for user post editing and creating, then finished the very minimal version for a list of posts. Currently, it shows the post links and creating date. Also, you can download more posts - it's kind of simple but effective pagination. The great Momentum library helped to show the date in a desired format.

Time spent: 1.5 hours
Total time spent so far: 36.5 hours
Thanks! Stay tuned!
This comment was deleted 6 years ago.
Thanks!