Skip to content

OlukaDenis/Orgapp-Tracker

Repository files navigation

Build Status Coverage Status Maintainability GitHub Gem

Project: OrgApp Tracker

This is part of Capstone project in Microverse's rails curriculum. Find it here To build a Ruby on Rails application to track and group hours spent on different projects.

Screenshot

orgapp

Built With

  • Ruby v2.7.0
  • Ruby on Rails v6.0.2.1

Technologies

  • HTML
  • CSS
  • Ruby
  • Ruby On Rails
  • SASS
  • AWS (Amazon S3)

Live Demo

Live link

Video Demo Link

Prerequisites

  • Ruby: 2.7.0
  • Rails: 6.0.2.1

Functionalities

  • Create an account
  • Login to your account
  • Create groups
  • Create a project and add it to a group
  • Create a project without a group
  • Edit groups and projects
  • Delete groups or projects (author needed)
  • Signout

Setup

Use the git to clone the project to your local machine.

$ git clone https://github.com/OlukaDenis/Project--Tracker.git

Navigate to the extracted folder

$ cd Project--Tracker

Install the gems

$ bundle install

Create the database

$ rails db:create

Run the migrations

$ rails db:migrate

Usage

Start server with:

    rails server

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

Run tests

    rpsec --format documentation

Author

👤 Denis Oluka

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Credits

App UI design by Gregoire Vella on Behance

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

Track your projects

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published