Coder Social home page Coder Social logo

acacio-coding / redesolidariedade Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lbifsc/redesolidariedade

0.0 0.0 0.0 764 KB

Projeto de Extensão IFSC 2021/2 - Rede Solidariedade

Python 12.98% SCSS 0.93% CSS 34.68% JavaScript 32.05% HTML 19.34% Shell 0.03%

redesolidariedade's Introduction

Rede de Solidariedade

Projeto de Extensão IFSC 2021/2 - Rede Solidariedade

Para Rodar o Projeto:

1. certifique-se que está na raiz do repositorio [...]/redesolidariedade/"

2. crie uma venv "python -m venv venv"

3. ative a venv "venv\Scripts\activate"

4. instale o pip "python -m pip install --upgrade pip"

5. instale os requirements.txt "pip install -r requirements.txt"

6. va para a pasta app "cd app"

7. va para a raiz do app "cd main"

8. faça as migrations "python manage.py makemigrations"

9. migre os dados "python manage.py migrate"

10. crie um superuser "python manage.py createsuperuser"

11. Você deve gerar uma secretkey para o arquivo .env, que por padrão vai estar vazia.

12. rode o app "python manage.py runserver"

13. acesse a pagina Admin

14. crie um grupo de usuario chamado "user_admin" com todas as permissoes

15. crie um grupo de usuario chamado "user_common" sem nenhuma permissão

16. atribua ao super user criado anteriormente o grupo "user_admin"

17. acesse o Site

redesolidariedade's People

Contributors

losthunter52 avatar lbifsc 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.