You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the initial Sprint for the project. The focus of this Sprint is to:
1. Setup the project's GitHub account and repository environment.
2. Setup the development environments for the client side (iOS and Android)
3. Install and configure MongoDB on AWS EC2 instance. The plan is to use the official Docker image for MongoDB provided by the MongoDB, Inc company and published in dockerhub.
4. Decide on the server side architecture using a serverless (Python/Java) or 3-tier architecture approach (Java/Spring).