Inspiration
The main inspiration behind this project was to build a platform where nerds like us could use our coding skills to find a partner.
What it does
It's a tinder-like command line interface app for coders where they can upload their code and people can choose to like or dislike each other's profile based on their liking of other person's code.
How we built it
The project tech-stack includes the following:
- Python (typer module - to build our cli app)
- Node js
- Express Js (to build an api for our app)
- My SQL (as the database)
- Heroku (for deployment of our api)
Challenges we ran into
Here are some of the challenges that the team ran into while building this project:
- Collaboration due to our different schedules
- We were not that experienced in the chosen stack
Accomplishments that we're proud of
We were new to collaborating in a team for projects, but we overcame that challenge and still managed to build the platform on time.
What we learned
- Collaborating in a team was certainly one of the biggest takeaways from this hackathon.
- All the members got basic level experience in mysql and api development.
What's next for Codate
- We plan on adding more functionalities and improve our core algorithms for a better user experience.
- We may build a gui version of it too.



Log in or sign up for Devpost to join the conversation.