mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
This commit is contained in:
@@ -43,8 +43,8 @@ Prepare 3-5 questions and topics you want to discuss with your mentor.
|
|||||||
|
|
||||||
Last 3 minutes of the meeting, summarize action items.
|
Last 3 minutes of the meeting, summarize action items.
|
||||||
|
|
||||||
- [ ] OAuth
|
- [x] OAuth
|
||||||
- [ ] CI/CD fix
|
- [x] CI/CD fix
|
||||||
- [ ] Database local (multiple bank accounts)
|
- [ ] Database local (multiple bank accounts)
|
||||||
- [ ] Add tests and set up github pipeline
|
- [ ] Add tests and set up github pipeline
|
||||||
- [ ] Frontend imporvment - user experience
|
- [ ] Frontend imporvment - user experience
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
- 289229, Lukáš Trkan, lukastrkan
|
- 289229, Lukáš Trkan, lukastrkan
|
||||||
- 289258, Dejan Ribarovski, derib2613, ribardej
|
- 289258, Dejan Ribarovski, derib2613, ribardej
|
||||||
|
|
||||||
**Brief Description**:
|
**Brief Description**: (něco spíš jako abstract, introuction, story behind)
|
||||||
Our application is a finance tracker, so a person can easily track his cash flow
|
Our application is a finance tracker, so a person can easily track his cash flow
|
||||||
through multiple bank accounts. Person can label transactions with custom categories
|
through multiple bank accounts. Person can label transactions with custom categories
|
||||||
and later filter by them.
|
and later filter by them.
|
||||||
@@ -338,12 +338,13 @@ curl -H "Authorization: Bearer $TOKEN" http://127.0.0.1:8000/authenticated-route
|
|||||||
|
|
||||||
> Link to the specific commit on GitHub for each contribution.
|
> Link to the specific commit on GitHub for each contribution.
|
||||||
|
|
||||||
### [Team Member 1 Name]
|
### [Lukáš]
|
||||||
|
|
||||||
| Date | Activity | Hours | Description |
|
| Date | Activity | Hours | Description |
|
||||||
| --------- | ------------------- | ---------- | ----------------------------------- |
|
|----------------|---------------------|------------|----------------------------------------------------|
|
||||||
| [Date] | Initial Setup | [X.X] | Repository setup, project structure |
|
| 4.10 to 10.10 | Initial Setup | 40 | Repository setup, project structure, cluster setup |
|
||||||
| [Date] | Backend Development | [X.X] | Implemented user authentication |
|
| 14.10 to 16.10 | Backend Development | 12 | Implemented user authentication - oauth |
|
||||||
|
| 8.10 to 12.10 | CI/CD | 10 | Created database schema and models |
|
||||||
| [Date] | Testing | [X.X] | Unit tests for API endpoints |
|
| [Date] | Testing | [X.X] | Unit tests for API endpoints |
|
||||||
| [Date] | Documentation | [X.X] | Updated README and design doc |
|
| [Date] | Documentation | [X.X] | Updated README and design doc |
|
||||||
| **Total** | | **[XX.X]** | |
|
| **Total** | | **[XX.X]** | |
|
||||||
|
|||||||
Reference in New Issue
Block a user