Skip to content

yura123123/C-ped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-ped.

A solution to all your solution searching you never did.

Table of contents

Project's goal

The goal of this project is to create a web-service capable of finding code by a search query, that satisfies given test cases.

If done properly, such a project might save up a lot of time on development, by giving out good solutions to common, formulated requests.

Technologies

  • Flask version: 1.1.1.
  • Node.js 12.16.1

(Also see requirements.txt)

Setting up a Flask webserver

To properly set up a server you should navigate to /config/example and move all files from there out to /config, then run Flask/code/__run.py.

Setting up the Sandbox server

Run npm install while in Sandbox/server directory. (You also need Nodemon installed globally, you can accomplish that by doing npm install -g nodemon)

Credits

All required credit goes to compilebox, the project(and the team) for allowing us to safely run (possibly) insecure code from the Internet.

Contacts

Created by @Team A - feel free to contact any of us!

About

A solution to all the possible solution searching you never did.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Other 1.0%