GithubHelp home page GithubHelp logo

dayknightmare / semear-ong Goto Github PK

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

Kotlin 0.07% Swift 0.21% Objective-C 0.02% Dart 18.42% HTML 17.16% Shell 0.05% Python 42.66% CSS 4.88% JavaScript 15.82% Ruby 0.71%

semear-ong's Introduction

Projeto para ong Semear

Este projeto pauta a criação de uma estrutura online para a ONG Semear de Marília-SP que necessita de uma organização dos seus alunos e orientadores de maneira prática e rápida. Para isso o projeto será feito com Django para parte Web e API e Flutter para mobile, no banco de dados utilizaremos o MySQL

Dependências

Para usar rodar o projeto é necessário ter o Python no mínimo na versão 3.6 e MySQL 5.7 já no mobile Flutter 2.0.3

Install

MySQL:

CREATE DATABASE semear;

Ambiente

Linux (debian based):

apt install python3-pip

Windows e Macos já vem o pip instaldo

pip install virtualenv

git clone ...

cd .../site

virtualenv -p python3 env

. ./env/bin/active

pip install -r requirements.txt

Crie um arquivo .env com base no .env.example, troque as informações da chave e rode

python manage.py migrate

python manage.py runserver

O site vai iniciar na porta 8000 do localhost

Mobile

cd .../app/semear

flutter pub get

flutter run 

semear-ong's People

Contributors

dayknightmare avatar vitoraaaa avatar rodrigoo-oliveira avatar vitorvk2 avatar whoisjose569 avatar

Watchers

 avatar

Forkers

vitorvk2

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.