https://github.com/ozovalihasan/time-track
https://github.com/ozovalihasan/time-track
devise foundation haml rails rspec-rails ruby
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ozovalihasan/time-track
- Owner: ozovalihasan
- License: mit
- Created: 2021-03-25T02:18:46.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2021-03-28T22:27:05.000Z (over 5 years ago)
- Last Synced: 2025-03-21T22:38:13.608Z (over 1 year ago)
- Topics: devise, foundation, haml, rails, rspec-rails, ruby
- Language: Ruby
- Homepage: https://time-track-hasan.herokuapp.com/
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Time Tracker [](https://github.com/ozovalihasan/time-track)
[]()


> Time Tracker!

## Live demo
Please [check](https://time-track-hasan.herokuapp.com/).
## Description
In this project, a website similar to [toggl](https://toggl.com/) is built. This website is for companies tracking working time of their teams.
## Features
Tasks can be created by any user.
Tasks can be listed and filtered by admins
## Built with
- Ruby v2.7.2
- Ruby on Rails v6.1.3
- [Haml](https://haml.info/)
- [Foundation](https://get.foundation/)
- Devise
- RSpec
- PostgreSQL
## Setup
- Clone this repository
- Open terminal
- Change directory by using `cd whistle/`
- Run `bundle install`
- Run `rails db:migrate`
- Open rails server by using `rails s`
- Open browser and go to http://localhost:3000
## Test app
- Follow steps given in Setup part
- Run `rails db:test:prepare` on your terminal
- Run `rspec`
- Or, run `bundle exec guard` to watch files for tests
## Author
Reach out to us at one of the following places!
👤 **Hasan Özovalı**
- Website: [ozovalihasan.com](https://www.ozovalihasan.com/)
- LinkedIn: [Hasan Özovalı](https://www.linkedin.com/in/hasan-ozovali/)
- Github: [@ozovalihasan](https://github.com/ozovalihasan)
- Twitter: [@ozovalihasan](https://twitter.com/ozovalihasan)
- Mail: [ozovalihasan@gmail.com](mailto:ozovalihasan@gmail.com)
## Contributing 🤝
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ozovalihasan/time-track/issues).
## Show your support
Give a ⭐️ if you like this project!
## License
[](http://badges.mit-license.org)
- **[MIT license](http://opensource.org/licenses/mit-license.php)**