‘One-on-one chat matching platform for programming Q&A’
Service for people who are beginner to programming or who are struggling with programming. Coding + Mento == Comento
- Leader: Jinyoung Song
- FE Member: Dongyeon Kim, Junha Kim
- BE Member: Jeongho Yu, Suji Yoon
- Design : Yebin Sin
- Ask programming question for help
- You can set language for each question and add a picture of code as well.
- We provide default question form for beginner who are not familiar how to ask programming question.
- Get personalized answers.
- One-on-one matching system so mentor can answer based on exact situation of questioner.
- Get answer quickly.
- Since this is a chat service, the Mentee can post additional photos and ask more questions while the chat is ongoing.
- Also, with the compiler in the chat room, you can run your code in real time*(TODO)*.
- Earn money.
- Once the chat is done, the Mentee will pay Mentos*(service fee name). Mentors can be cashed out(TODO).*
- Improve your skills as well.
- By answering questions, you'll be able to review what you know and improve your own skills.
- Initially, we used ChannelTalk to take questions and answer them to see if there was a demand for a ‘chat answer service for programming questions’.
- We promoted through Everytime(university schedule service of Korea), a platform popular among college students.
- We ran the service for about two weeks, we wanted to find out how satisfied the user were by sending them a link to a satisfaction survey when they finished.
![](https://private-user-images.githubusercontent.com/55029807/299427140-5b82f0eb-866b-4e3f-b5a6-95f95bb47bd7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTk2OTIsIm5iZiI6MTczOTE1OTM5MiwicGF0aCI6Ii81NTAyOTgwNy8yOTk0MjcxNDAtNWI4MmYwZWItODY2Yi00ZTNmLWI1YTYtOTVmOTViYjQ3YmQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAzNDk1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJhODcyYmI3NWZlZGNhM2Y0NmE4NGI5ZDVkMjgxZjJmMzE5NDE1MWUzZTAyYjhjMTNhM2FjZmJlYWNkMGQzZDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LOmksCuea5YaCfrbLqwqJFU0TID-VIO8GqYwb39xUNU)
- As shown above, we saw that there was a demand for the service and that people would be willing to pay for it.
- We have started ‘Comento’, a service that matches you one-on-one via chat to answer programming questions.
- [1] People who are new to programming
- [2] People who are new to a particular framework or language and find it challenging.
- [3] People who are unfamiliar with debugging and have trouble finding the wrong parts of their code.