So as promised earlier, I am posting the current status of the application. It is like a preview of things to come.
A lot of work is still remaining:
Had run into another decision point of which user auth service to use. Considered between Google Firebase, AWS Cognito or just plain email/password. Have decided to use Firebase for now, which will require me to setup a middle layer between app and database. Planning to use AWS API Gateway for that and the base setup will take some time. It will however ease development for features that will follow.
Will enjoy some Civilization 6 in my free time for the next few days in my free time instead of working on this.
A lot of work is still remaining:
- Login/Register
- User Profiles
- Counters (votes, views, comment, followers, posts)
- Subscriptions (posts, communities, users)
- Voting
- Filters for Community, Post and Comment
- Notifications
- Search
- User Ladder
- Advanced Pagination
- User Conversations
- Market Feedback
- Reviews
Had run into another decision point of which user auth service to use. Considered between Google Firebase, AWS Cognito or just plain email/password. Have decided to use Firebase for now, which will require me to setup a middle layer between app and database. Planning to use AWS API Gateway for that and the base setup will take some time. It will however ease development for features that will follow.
Will enjoy some Civilization 6 in my free time for the next few days in my free time instead of working on this.
