Skip to content

This project is about building a simple project organization application.

Notifications You must be signed in to change notification settings

Audrey-Ella-xo/paiable

Repository files navigation

Contributors Forks Stargazers Issues


Logo

App for grouping projects by hours worked on with rails

This project is a Microverse capstone project to test my Rails skillset!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This project is based on an app for grouping hours spent on different projects. It includes the MVC for users, projects, groups and an added task feature. Also included are Unit and integration tests.

Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot

This is a Microverse capstone project of the Ruby on Rails Curriculum.

Live Demo

Please visit the link bellow to view the live demo of the application

Live Demo

Gettiing Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.5.0 Rails: 5.2.4 SQLite3

Setup

Install gems with:

bundle install

Setup database with:

   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec --format documentation

Deployment

The project was deployed in Heroku and I use aws s3 bucket to store images in production.

Built With

This project was built using these technologies.

  • Ruby 2.6.3
  • Rails 6.0.2.1
  • Rspec
  • Capybara
  • Rubocop
  • Ubuntu 18.4+
  • Stickler
  • VsCode
  • Bootstrap

Potential Future Features

  • Add group project sharing activites
  • Add user interactions for group members

Authors

Audrey Emmanuella Odiaka - @o___audrey_xo - @audrey-ella-xo - anitaudrey@gmail.com

Project Link: [https://github.com/Audrey-Ella-xo/paiable]

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.

About

This project is about building a simple project organization application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published