Skip to content

thedaebu/reallysmart

Repository files navigation

Really Smart
Really Smart is a clone of Genius created by Eddie Kim. The website shows the lyrics of tracks and allows users to annotate parts of the lyrics in order to explain what those parts may actually mean. The project is dedicated to DMX, who passed away on April 9, 2021.
Personal Site LinkedIn

Technologies

The technologies used in the development of the website were React/Redux for the front end, Ruby on Rails for the back end, and SCSS for HTML stlying.

Notes 1.2

  • Account page - User will be able to delete submitted annotations and comments through the account tab.
  • Navigation - User will be redirected to previously visited page after successful login or registration.

Annotations

Created annotations can be accessed by clicking on the designated text on each track page.
Annotations can be created by highlighting unannotated text with the cursor and saving the notes. Created annotations can also be edited or deleted. Each action will update live.

Comments

Comments can be created and are shown for each track and annotation. Created comments can also be edited or deleted.

Upvotes

Upvotes can be given for each annotation or comment by clicking on the thumbs up icon.

Searches

Tracks can be searched for using the searchbar by their title, artist, or genre.

Notifications

Websocket technology has been implemented using Ruby on Rails' Action Cable technology. Notifications are given to users whenever annotations created by them are commented on or when they are mentioned by another user.

Account

Account information can be accessed by each user. They may change their username or password. They may also check all the annotations and comments made by them.

Personal Site LinkedIn

About

Full stack project of Genius

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors