GithubHelp home page GithubHelp logo

erikik8090 / codeguru-django Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 41.75 MB

The WIP client-server architecture build

License: GNU General Public License v3.0

Python 32.97% JavaScript 30.36% CSS 17.98% HTML 18.16% Makefile 0.53%

codeguru-django's People

Contributors

alfasi avatar erikik8090 avatar shooshx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

codeguru-django's Issues

Take out Java application back to corewars-risc-v

So this is what @erikik8090 and I talked about, currently there are 2 projects mixed in this repo:

  • django server running as a wrapper to the "java" engine
  • the actual "java" engine which has been transpiled

Since this might make things harder to follow, and the two are not inherently related, but rather the django app is simply using the engine as a dependency, it might be better to keep to engine in the old "corewars-risc-v" repo.
This will also allow to keep up with @shooshx 's original js version which is still in progress.

  • remove java code from this repo which will make this a django python only repo
  • export java engine as a package/source to use within the django app (this can currently done with a quick & dirty build process)

Dockerization & Deployment

Add various things to allow new comers to execute the application with a single command and hopefully when its time to deploy it'll be possible to deploy an actual machine with docker containers in production mode.
Also use various standards like setup.py and Makefile.

  • Add setup.py file to handle dependencies and creating an easy python development framework
  • Add Makefile to execute commonly used command, clean garbage, and execute the application itself?
  • Add Dockerfile, execute the app

Optional, not sure how far this piece of code is intended to go (hopefully long enough):

  • Prepare deployment for app
  • Stateless servers/moving state to redis to enable multiple machines and scaling based on load

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.