Coder Social home page Coder Social logo

kobiyoyo / taskapp Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.25 MB

It’s an app for creating different groups and adding your tasks to these groups, the tasks include hours spent, which is a great tool to track and organize your time.

Home Page: https://stormy-ravine-81598.herokuapp.com/

Ruby 67.83% JavaScript 4.77% CSS 2.77% HTML 24.63%

taskapp's Introduction


Task APP

A Ruby on Rails application

View Demo · Report Bug · Request Feature

facebook-project

Description

This is an app that is used for creating different groups and adding your tasks to these groups, the tasks include hours spent, which is a great tool to track and organize your time.

Built With

  • Ruby
  • Ruby on Rails
  • Bootstrap 4
  • Bullet
  • Rubocop
  • PostgreSQL

Features

  • A user can signup/login
  • A user can create, delete, edit groups of tasks.
  • A user can create, delete, edit tasks.

Future features

  • User can create a timer for each task.
  • Users can add description to task.
  • Logout after 5 minutes of inactivity

Environment

  • Ruby on Rails version 6.0
  • Bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications version 3.3.7
  • Puma: A Ruby Web Server Built For Concurrency version '3.9.1'

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next,create & migrate the database:

$ rails db:create

$ rails db:migrate

Run the app in a local server:

$ rails server

Finally, run the test suite to verify that everything is working correctly:

$ rspec

You can then drop into rails console to explore the models

$  rails c

Live version

Demo

Authors

👤 Adama Chubiyojo Desmond

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/kobiyoyo/TaskApp/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

taskapp's People

Contributors

kobiyoyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.