-
Notifications
You must be signed in to change notification settings - Fork 38
Development Environment Specification
kayl424 edited this page Mar 6, 2022
·
1 revision
Implementation due 07 March 2022
Jackson Chadfield
Fraser McCallum
- Users can quickly get the environment up and running so they can quickly iterate on work
- Should use docker to set up the environment
- Client-server ports should be exposed on host machine port 80
- API server should be exposed on port 4200
- React application should have basic functionality
- Can communicate with API
- Home page with an adequate design
- Routing to authentication page (non-functional)
- API should have basic functionality
- Ping endpoint for testing
- Unit tests
- Database
- Home
-
Repo Documents
- Introduction and Tools
- Project Proposal
- Contributions (Team 3, Team 4)
-
Specifications
- Team 3 Feature Specifications for A2
- Team 4 Feature Specifications for A1
- Tips and Tricks
-
Internal Documentations
-
Team 3 Documentation for A2
- Subteam 1
- Subteam 2
- Subteam 3
- Team 3 Whole Meetings
-
Team 4 Documentation for A1
- Team Agreement
- Meeting Minutes - Front End
- Meeting Minutes - Back End
- Meeting Minutes - Whole Team
- Recordings
-
Team 3 Documentation for A2
- Repository Setup