-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Guilherme Pace edited this page Apr 8, 2021
·
7 revisions
- Application hosted on Heroku
- Users can create a new account
- Users can sign in to existing account
- Users can log out
- Application features only accessible to logged in users
- Application pre-populated with a demo user account
- Upload new track
- Edit existing track details
- Delete existing track
- Basic media controls with progress bar
- Persistent across page changes
- Displays users' uploaded tracks
- Users can post comments on tracks
- Users can edit their comments
- Users can delete their comments
- A visual representation of the track's audio is rendered as a waveform
- Brief explanation of what the app is and does
- Link to live site
- Link to wiki docs
- Discussion of technologies used
- Discussion of two features that show off developer's technical abilities
- Discussion of both challenges faced and the solution found to solve them
- Code snippets to highlight the best code