Projects
dj k[araoke]
This is the first major project I worked on while attending DevMountain.
ABOUT:
This website is intended for those who love to go sing at karaoke bars and the like. Users can sign up or sign in as a singer or a dj. If the user signed in as a singer, they may view and add songs to the queue. They have the option to edit the song name after submitting, or even deleting their song(s) from the queue, along with being able to tip the dj. For those who are in charge of the karaoke machine, the user would then be signed in as a "dj". They have the ability to view the queue in order of when it was sent in, and delete as they call up the singers.
TECH OVERVIEW:
This is a full-stack application created in just over 2 weeks, using:
React.js | Express | Massive | Redux | Node | PostgreSQL
Additionally, I learned and implemented Stripe into the project, so the user has the ability to tip the DJ.
Wine Oh!
This is the second personal project I worked on while attending DevMountain.
ABOUT:
This website is intended for those who are wine enthusiast, who would like to keep track of the wines they have enjoyed. Users can register/sign in to view a list of wines, add wines to the wine list, select and add specific wines to their bookmark. Once the user is within their bookmark tab, the user can write and edit notes, and give a rating on each individual wine.
TECH OVERVIEW:
This is a full-stack application created in just 2 weeks, using:
React.js | Express | Massive | Redux | Node | PostreSQL | SQL Tabs | Postman | Heroku
Additionally, I learned and implemented Nodemailer into the project, so when the user registers for an account, they are automatically emailed with a welcome message with the email they have provided.