Checked off radio functionality and profile models.

This commit is contained in:
Josh Washburne 2018-01-18 12:46:03 -05:00
parent ee9977f9bc
commit f7f65dae68

10
TODO.md
View file

@ -10,10 +10,10 @@
# Profiles # Profiles
## Models ## Models
- [ ] RadioProfile - [x] RadioProfile
- [ ] Avatar - [ ] Avatar
- [ ] Rating - [x] Rating
- [ ] RadioRequest - [x] SongRequest
# Radio # Radio
@ -24,8 +24,8 @@
- [x] Import old radio database - [x] Import old radio database
- [ ] Import new songs - [ ] Import new songs
- [x] Admin actions for artist add/remove on Song - [x] Admin actions for artist add/remove on Song
- [ ] Admin actions for album add/remove on Song - [x] Admin actions for album add/remove on Song
- [ ] Admin actions for game add/remove on Song - [x] Admin actions for game add/remove on Song
## Models ## Models
- [x] Artist - [x] Artist