{"id":16129837,"url":"https://github.com/ruyadorno/estimate","last_synced_at":"2026-02-16T23:38:11.074Z","repository":{"id":4933970,"uuid":"6090751","full_name":"ruyadorno/estimate","owner":"ruyadorno","description":"Application to help time estimation for digital agencies.","archived":false,"fork":false,"pushed_at":"2017-01-31T22:30:20.000Z","size":347,"stargazers_count":5,"open_issues_count":11,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T10:03:58.622Z","etag":null,"topics":["django","django-application","estimation","python","time","time-estimation"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"chef-cookbooks/xml","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruyadorno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-05T13:39:30.000Z","updated_at":"2017-01-31T22:30:22.000Z","dependencies_parsed_at":"2022-08-27T02:28:09.656Z","dependency_job_id":null,"html_url":"https://github.com/ruyadorno/estimate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Festimate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Festimate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Festimate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Festimate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruyadorno","download_url":"https://codeload.github.com/ruyadorno/estimate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933413,"owners_count":20370987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","django-application","estimation","python","time","time-estimation"],"created_at":"2024-10-09T22:12:47.844Z","updated_at":"2025-10-13T10:34:03.635Z","avatar_url":"https://github.com/ruyadorno.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"estimate\n========\n\n![Project frozen](https://img.shields.io/badge/status-frozen-blue.svg) ![Project unmaintained](https://img.shields.io/badge/project-unmaintained-red.svg)\n\nhttp://ruyadorno.github.io/estimate\n\nApplication to help time estimation for digital agencies.\n\n## Main Goals ##\n\n - Time estimations should get way easier and faster for the whole team.\n - This should be an easy to use tool for newcomers.\n\n## Demo ##\n\nWe have a temporary demonstration version on http://estimate-demo.olh.am running the develop branch. Just log in using an OpenID account and test the application.\n\n## Dependencies ##\n\n - [Django 1.5.1](https://www.djangoproject.com/)\n - python-openid 2.2.5\n - [django-openid-auth 0.5](https://launchpad.net/django-openid-auth)\n\n## Installation ##\n\nSome knowledge on the Django web framework is required for setting up an Estimate application. Though it might be a bit more challenging for someone without a previous experience on it, there are plenty of documentation and tutorials available.\nYou can find below the steps to install Estimate on a server and some useful links.\n\n - Configure a django installation on a webserver of your preference, though I have only tested it on Apache with wsgi, any other popular option should be fine too. You can find more instruction on those in the [Django Documentation](https://docs.djangoproject.com/en/1.5/howto/deployment/wsgi/)\n - Clone the repo on your server in a folder of your preference\n - Create a python virtual environment for your installation, this step is probably optional but highly recomended. For more instructions check the [Virtualenv website](http://www.virtualenv.org/)\n - Install the project dependencies with `pip install -r requirements.txt`\n - Create a `estimate/local_settings.py` file, you should use `estimate/local_settings_template.py` as a reference.\n - Configure your database, MySQL as an example will need an extra `pip install MySQL-python`\n - Configure django project, such as sync the database and collect the static files\n\n## License ##\n\nReleased under the [MIT License](http://www.opensource.org/licenses/mit-license.php).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyadorno%2Festimate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruyadorno%2Festimate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyadorno%2Festimate/lists"}