Giter Site home page Giter Site logo

sipro's Introduction

SIPRO - Sistema de Provas

Este projeto tem como objetivo principal prover um sistema de provas para professores e alunos.

Observação

O projeto foi constituído em 2016 e está passando por atualizações para que o mesmo possa voltar ao ar.

Requirimentos

  • php ^7.1.3
  • composer ^1.2.2

Instalação

Debian

  • Comandos
    • sudo apt -y install lsb-release apt-transport-https ca-certificates
    • sudo wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
    • echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/php7.3.list
    • sudo apt install php7.3 php-mbstring php-zip php-xml php-gd
    • sudo apt install nodejs
    • npm install
    • php composer.phar install
  • Processos
    • Copiar .env.example para .env
    • Configurar .env

sipro's People

Contributors

guifabrin avatar imgbotapp avatar renovate-bot 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.