Track
INTERACT
Inspiration
Quarantine
What it does
Chat with People anonymously based on interests you provide.
How we built it
Node JS, HTML, CSS, JS
Challenges we ran into
Unit Testing, CSS
Accomplishments that we're proud of
Backend working properly and new API's
What we learned
Working with node JS and using socket io API
What's next for Chat Whiz
Convert it a react and react native app
Chat-Application
It's harder and harder to find people with common interests, especially now with the pandemic. With Chat Whiz you can chat with people anonymously based on interests you select!!
For a live demo, you need atleast 2 people(or 2 open tabs) with common interests for this to work. Involve your friends or family, Live Demo : https://chat-whiz.herokuapp.com/
Type your interests, and enter them by clicking submit.
Press Connect to connect with someone.
Wait till the website can find someone with similar interests. In case of multiple matching, it will match you with the highest matching individual.
Chat with a like-minded individual,

You can also exit the chat anytime, and select new tags by clicking on the exit button.
run it locally using
npm install
node server.js
and now open your brwoser and go to the address "localhost:5000" or the port that your computer selects
Log in or sign up for Devpost to join the conversation.