Coder Social home page Coder Social logo

tasksbite's Introduction

Tasksbite

"Your Tasks" - Organize it all with Tasksbite

Website: Click

Setup project

npm install - to install dependencies

create DB and connect to it from the project

How to contribute

1. Fork the project & clone locally. Follow the initial setup here.

2. Create a branch, naming it either a feature or bug: git checkout -b feature/that-new-feature or bug/fixing-that-bug

3. Code and commit your changes. git commit -m 'Add some feature'

Push to the branch: git push origin feature/that-new-feature

Contribution guideline

Create an issue

Nobody's perfect. Something doesn't work? Or could be done better? Let us know by creating an issue.

PS: a clear and detailed issue gets lots of love, all you have to do is follow the issue template!

Create a pull request

Try to keep the pull requests small. A pull request should try its very best to address only a single concern.

Make sure all tests pass and add additional tests for the code you submit.

Document your reasoning behind the changes. Explain why you wrote the code in the way you did. The code should explain what it does.

If there's an existing issue related to the pull request, reference to it by adding something like References/Closes/Fixes/Resolves #305, where 305 is the issue number.

If you follow the pull request template, you can't go wrong.



Please note: all commits in a pull request will be squashed when merged, but when your PR is approved and passes our CI, it will be live on production!

Happy Coding ❤️

tasksbite's People

Contributors

iamnotstatic avatar

Stargazers

Aina Oluwatimilehin avatar Reed avatar Chiano avatar Jack Yeh avatar Abasifreke Ekwere avatar Ayomide avatar ADEBAYO DAMILARE avatar

Watchers

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