Giter Site home page Giter Site logo

crio_task's Introduction

Backend

  • It contains a python script i.e localapi.py file that runs the REST API
  • A requirements.txt file is also there, to install the neccesary dependicies

Frontend

  • It contains the following folders and files:
  1. static :

    It contains the WebPage elements like CSS, Images, JavaScript files
  2. templates :

    It contains the HTML files which will be rendered by the flask
  3. main.py is the script file responsible for running the frontend server
  4. A requirements.txt file is also there, to install the neccesary dependicies

Root folder

  • It contains 3 script files for running the app in the Ubuntu server:
    1. testing_server.sh

      which invokes three other shells files for running the app
    2. install.sh

      which performs the installation of all the dependecies for the app
    3. server_run.sh

      which runs the script files of backend and frontend to start the servers
    4. sleep.sh

      which sets a sleep duration for the server so that they will get warmed up
  • It also contains a requriements.txt file that has listed all the python packages which are requied for running the app

Links

crio_task's People

Contributors

hotsonhonet avatar

Watchers

 avatar

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.