Define classes #11

Closed
opened 2020-11-27 21:49:30 +00:00 by niggl · 7 comments
Owner
  • What classes do we want?
  • How do we want them to interact?
  • Which api routes do we need for those classes?
* What classes do we want? * How do we want them to interact? * Which api routes do we need for those classes?
niggl added this to the Initial milestone 2020-11-27 21:49:30 +00:00
niggl added the
enhancement
label 2020-11-27 21:49:30 +00:00
philipp was assigned by niggl 2020-11-27 21:49:30 +00:00
niggl self-assigned this 2020-11-27 21:49:30 +00:00
niggl added a new dependency 2020-11-27 21:51:15 +00:00
Author
Owner

I'm gonna start implementing the first coupple of classes - starting with the interfaces/abstracts.

Branch: feature/11-new_classes

I'm gonna start implementing the first coupple of classes - starting with the interfaces/abstracts. Branch: feature/11-new_classes
niggl added the
status:doing
label 2020-12-01 16:03:05 +00:00
Author
Owner

TODO: Interfaces/Abstract classes

  • participant
  • donation
  • scan
  • runnerGroup

//Finished the "interfaces" (really are abstracts)

TODO: Interfaces/Abstract classes - [x] participant - [x] donation - [x] scan - [x] runnerGroup //Finished the "interfaces" (really are abstracts)
niggl referenced this issue from a commit 2020-12-01 16:10:19 +00:00
Author
Owner

TODO: Classes

  • Runner
  • Donor
  • DistanceDonation
  • FixedDonation
  • RunnerOrganisation
  • RunnerTeam
  • GroupContact
  • Address
  • RunnerCard
  • TrackScan
  • ScanStation

Let's go 😄

TODO: Classes - [x] Runner - [x] Donor - [x] DistanceDonation - [x] FixedDonation - [x] RunnerOrganisation - [x] RunnerTeam - [x] GroupContact - [x] Address - [x] RunnerCard - [x] TrackScan - [x] ScanStation Let's go 😄
niggl referenced this issue from a commit 2020-12-01 16:38:30 +00:00
niggl referenced this issue from a commit 2020-12-01 16:39:05 +00:00
niggl referenced this issue from a commit 2020-12-01 16:41:58 +00:00
niggl referenced this issue from a commit 2020-12-01 16:50:45 +00:00
niggl referenced this issue from a commit 2020-12-01 16:53:45 +00:00
niggl referenced this issue from a commit 2020-12-01 16:58:24 +00:00
niggl referenced this issue from a commit 2020-12-01 17:01:34 +00:00
niggl referenced this issue from a commit 2020-12-01 17:07:41 +00:00
niggl referenced this issue from a commit 2020-12-01 17:16:19 +00:00
niggl referenced this issue from a commit 2020-12-01 17:39:35 +00:00
niggl referenced this issue from a commit 2020-12-01 17:57:46 +00:00
Author
Owner

I'm gonna rename location to address, b/c location is a default type

I'm gonna rename location to address, b/c location is a default type
niggl referenced this issue from a commit 2020-12-01 18:03:42 +00:00
niggl referenced this issue from a commit 2020-12-01 18:20:28 +00:00
Author
Owner

TODO: Finish Relations

  • RunnerCard
  • Scan
  • ScanStation
  • TrackScan

Done: clean up realtionships
TODO: Create all the user related classes

TODO: Finish Relations - [x] RunnerCard - [x] Scan - [x] ScanStation - [x] TrackScan Done: clean up realtionships TODO: Create all the user related classes
niggl referenced this issue from a commit 2020-12-02 14:32:14 +00:00
niggl referenced this issue from a commit 2020-12-02 14:40:27 +00:00
niggl referenced this issue from a commit 2020-12-02 14:44:58 +00:00
niggl referenced this issue from a commit 2020-12-02 14:46:45 +00:00
niggl referenced this issue from a commit 2020-12-02 14:49:21 +00:00
niggl referenced this issue from a commit 2020-12-02 15:00:12 +00:00
niggl referenced this issue from a commit 2020-12-02 16:40:05 +00:00
niggl referenced this issue from a commit 2020-12-03 16:46:34 +00:00
niggl referenced this issue from a commit 2020-12-05 17:50:01 +00:00
niggl referenced this issue from a commit 2020-12-05 18:01:32 +00:00
niggl referenced this issue from a commit 2020-12-05 18:01:54 +00:00
niggl referenced this issue from a commit 2020-12-05 18:09:11 +00:00
niggl referenced this issue from a commit 2020-12-05 18:14:07 +00:00
Author
Owner

In my opinnion we should be able to close this issue, because we implemented all of the base entites.

What do you think @philipp ?

In my opinnion we should be able to close this issue, because we implemented all of the base entites. What do you think @philipp ?
Owner

+1

+1
niggl referenced this issue from a commit 2020-12-18 14:19:46 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Blocks
Reference: lfk/backend#11
No description provided.