Code Monkey home page Code Monkey logo

teesco-app's Introduction

Teesco Application

A Flutter based Volunteer Management Application from Entrepreneurship Cell, NIT Raipur.

Contributing Code

If you have improvements to Teesco, send us your pull requests!
For those who are new to this, please refer Github's how to.

Our team members will be assigned to review your pull requests. Once the pull request are approved and passes CI checks, your code will be merged on Github. If you decide to start on an issue, leave a comment so that other people know that you're working on it. If you want to help out, but not alone, use the issue comment thread to coordinate.

Contribution Guidelines

General Guidelines

  • Include unit tests when you contribute new features, as they help to
    1. Prove that your code works correctly, and
    2. Guard against future breaking changes to lower the maintenance cost.
  • Bug fixes also generally require unit tests, as bug presence indicate insufficient test coverage.
  • New Features typically will be in [lib/features]. It must follow TDD Clean Architecture.
  • We discourage submitting PRs to fix one typo, one warning etc.

Writing & Running Unit Tests

If you are new to Flutter Unit testing refer this.
To run tests on your local machine.

flutter test

Branches

The repository has the following permanent branches:

  • master - This contains the code which has been released (production ready code).
  • dev - This contains the latest code. All the contributing PRs must be sent to this branch.

License

Apache License 2.0

teesco-app's People

Contributors

thepseudoartist avatar naveennvrgup avatar werainkhatri avatar

Watchers

James Cloos 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.