GithubHelp home page GithubHelp logo

rocio01 / capstone-rails Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 730 KB

This is an application where you can group your activities and track how many hours you spend on them, you can also create activities without grouping them.

Ruby 62.11% JavaScript 4.27% HTML 25.92% Batchfile 3.32% SCSS 4.38%

capstone-rails's Introduction

Time Trac app with Ruby on Rails

This is an application where you can group your activities and track how many hours you spend on them, you can also create activities without grouping them.

Desktop Screenshot

screenshot Home-page screenshot Groups-page

Small screen Screenshot

NewGroup-page screenshot Signup-page

Built With

  • Ruby
  • Ruby on Rails

Live Demo

Live Demo

Getting Started

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

Prerequisites

Ruby: 2.6.6 Rails: 6.1.3 Development sqlite3: '~> 1.4' Production Postgres

Setup

Clone the repository

git clone https://github.com/Rocio01/capstone-rails.git

Instal gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Github Actions

To make sure the linters' checks using Github Actions work properly, you should follow the next steps:

  1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
  2. Create the feature/branch and push.
  3. Start working on your milestone as usual.
  4. Open a PR from the feature/branch when your work is done.

Usage

Start server with:

    rails server

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

Run tests

    rpsec --format documentation
     bundle exec rspec

Unit and Integration Test has been implemented using RSpec and Capybara.

Author

๐Ÿ‘ค Rocio Martinez

๐Ÿค 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!

Acknowledgments

๐Ÿ“ License

-This project is MIT licensed.

capstone-rails's People

Contributors

rocio01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

capstone-rails's Issues

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.