Giter VIP home page Giter VIP logo

mutualismo's People

Contributors

mresti avatar tuxskar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

mutualismo's Issues

User profile page

Develop the user profile profile page with the demands and offer that one user already has

Problem to show dashboard offers

There is a problem when we try to show the offers for dashboard view.

The problem is that we are trying to plot or render the offers as we do it when we are in the index view.
In the index view we use just the manage.pymethod latest_offers and in the dashboard view we use the method offers

But the data object format that retrieve each method is different and we are using it in the same way, then that produce a problem with the accordion

Upload the README file

We should upload the README file with the last instructions for use the repository (requirements, how to install, execute and so on)

Deployment

It's important to automate the provisioning and deployment of the app in order to automate it when we launch the beta.

For that purpose, we need to:

  1. Configure vagrant/Vagrantfile to automate the bootstrap of the app.
    • Install dependencies
    • Setup virtualenv
    • Bootstrap app
    • Configure web server
  2. Create a fabfile for the common tasks on the app server.
    • deploy
    • reload

Notifications

We should implement a new feature to notify the news activities for every user in the system

Use model makers instead of fixtures

There are some problems when using fixtures, off the top of my head:

  1. They are not visible within the test code.
  2. It's tedious to change them when the models change.

I think it's important to start using model makers , they make tests much more readable and maintainable.

Join Develop branch with master branch

We have to update all the repository for the CULS reviewers, we have to join dashboard and develop, and then join develop with master but is quite difficult do it with the new layout modifications and so on.

Kind of mess with the branches

I'm sorry but I don't know why but when I start to make the pushes they create new branch with the prefix origin/, we should push them into the without prefix ones and then delete the prefixed ones

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.