Backend projects - Appreciate your feedback :)

Hello Everyone,

I’ve been doing backend projects for a little while now.
I have managed to complete the following projects so far.
It took a bit of time learning through and applying it.

Voting App - https://voting-app-00.herokuapp.com
Nightlife Coordination App - https://nightlife-coordination-fcc.herokuapp.com
Chart the Stock Market - https://chart-stocks-fcc.herokuapp.com
Deployed to Heroku (free tier).

I welcome your thoughts. :slight_smile:

Thanks much.

They are looking good so far, considering showing the exact numbers on the voting app and adding duplicate vote prevention. Are you enjoying data visualization?

1 Like

Thanks man.

It avoids duplicates fine for users logged in but in case IP changes, a user can double vote or can’t vote.
I thought this should be ok for now.

Data visualization is fun!
I like the visual part of development usually.

1 Like