Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarfraznawaz2005/basecampapp

The BasecampApp is an application to log time entries for your basecamp projects quickly and easily.
https://github.com/sarfraznawaz2005/basecampapp

basecamp laravel php timelog todo todoapp

Last synced: 19 days ago
JSON representation

The BasecampApp is an application to log time entries for your basecamp projects quickly and easily.

Awesome Lists containing this project

README

        

## BasecampApp

The BasecampApp is an application to log time entries for your basecamp-classic projects quickly and easily.

## Screenshot ##

![Main Window](https://raw.github.com/sarfraznawaz2005/basecampapp/master/screenshot.png)

## Installation ##
- Clone or download the repository
- Run `composer install`
- Run `php artisan vendor:publish`
- Update `.env` file with database details
- Run `php artisan migrate`
- You are done.

**Note:** For basecamp information such as API Key, or User Id, you can find it under `My Info` link on basecamp.

## License

The BasecampApp is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).