Skip to content

A free food-theme technical interview training website that provides software engineers a unique 3D UI and hundreds of data structure structure/algorithmic style questions.

License

Notifications You must be signed in to change notification settings

RiRah123/EatCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EatCode

JavaScipt TypeScript MongoDB Python React Docker LaTeX Axios Shell Script

🌟 What is EatCode?

EatCode 🍖 is the newest and hottest technical training website for software engineers! Unlike popular competitors like LeetCode, HackerRank, or CodeSignal, our website intends to give our users an immersive experience with our food-themed data structure/algorithmic problems, 3D UI, and relatively fast solution testing. Currently, the website is in the process of being developed by a team of 7 Georgia Tech CS Students in association with GT Web Dev.

➕ Can I Contribute to EatCode?

Yes, we would love to have you contribute to EatCode if possible! Please refer to the Issues Page, where you can see a list of issues that need to be resolved for EatCode. If this is your first time contributing, consider searching with the "good first issue" label. If you would like instructions on setting up EatCode locally before contributing, then please refer to the next section!

🏃 Running EatCode Locally

Using the terminal:

  1. Clone the GitHub Project
    $ git clone https://github.com/eatcode-gt/eatcodeweb.git
    
  2. Navigate to the backend folder, download npm packages, and run it
    $ cd backend
    $ npm install
    $ npm run dev
    
  3. Navigate to the frontend folder, download npm packages, and run it
    $ cd frontend
    $ npm install
    $ npm run start
    

📋 EatCode License

Although EatCode is open-source, EatCode is protected under copyright. Under no circumstances do we allow unlawful reproduction or distribution of EatCode for the purpose of commercial gains. Please refer to our license for more information.

🤝 Contacts

About

A free food-theme technical interview training website that provides software engineers a unique 3D UI and hundreds of data structure structure/algorithmic style questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • Java 16.4%
  • TypeScript 11.8%
  • Shell 6.5%
  • Python 6.2%
  • C++ 4.3%
  • Other 5.5%