Skip to content

It's a tinder-like CLI app for coders πŸ‘¨β€πŸ’» where one can upload their code and users can choose to like or dislike each other's profile based on their liking of other person's code.

Notifications You must be signed in to change notification settings

deekay1712/Codate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codate πŸ’‘

It's a tinder-like CLI app for coders πŸ‘¨β€πŸ’» where one can upload their code and users can choose to like or dislike each other's profile based on their liking of other person's code.

Codate was awarded 1st under the category of Open Innovation in a Hackathon arranged by GeeksfoGeeks Chapter VIT-Bhopal

The project tech-stack includes the following:

  • Python
  • Node.js
  • Express Js
  • MySQL

How to use Codate?

In order to use it, you must have python & pip installed on your system.
If you have python & pip installed, you can follow the steps below to use Codate.

  • Clone this repo on your system.
  • Open command line in the cloned repo directory.
  • Type the following commands :
pip install -r requirements.txt
python codate.py run

Screenshots:

Registration Interface:

image

Login Interface:

image

Feed Interface:

image

About

It's a tinder-like CLI app for coders πŸ‘¨β€πŸ’» where one can upload their code and users can choose to like or dislike each other's profile based on their liking of other person's code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published