Giter Club home page Giter Club logo

escolamupi's Introduction

'Stories in Ready'

Timtec

https://drone.io/github.com/mupi/escolamupi/status.png https://coveralls.io/repos/hacklabr/timtec/badge.png

Dependencies

  • Python 2.7 with virtualenv and pip
  • build essentials and many dev packages if on debian/ubuntu/fedora
    • libpq-dev, libjpeg-dev, libpng12-dev, build-essential, python-dev, gettext
  • nodejs (probably 0.8+ but tested on 0.10) (you will need a ppa for ubuntu < 14.04)

Getting Started

  • create a Python 2.X virtualenv
  • activate the virtual env
  • go to this directory
  • make
  • ./manage.py runserver

Running Tests

run make all_tests to run all tests together

python

Activate virtual env, then: make python_tests

Angular

In the root of repository:

make karma_tests

escolamupi's People

Contributors

brunosmartin avatar fabiomontefuscolo avatar nicolavieira avatar andersonorui avatar bgola avatar santagada avatar virgilio avatar anarute avatar barraponto avatar rodrigoprimo avatar waffle-with-pears avatar

Stargazers

 avatar

Watchers

 avatar  avatar James Cloos avatar

escolamupi's Issues

Create html filter that allows displaying images

there is one filter already called markdown. check core/templates/lesson.html:167 to apply this filter for the course.application exhibition at core/templates/lcourse.html:71
now the html is displayed straight from the db with djagon filter called safe. I think this is not a safe solution.

check templates to see if they are responsive

some templates have HTML elements that are shown only for mobile and sometimes there are duplicated elements, one for screen and another for mobile. this is not good for semantic. remove all duplicated elements and use only CSS for this.

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.