Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rookiemonkey/proyekto
A SaaS application written in ruby :diamonds: using ruby on rails framework allowing an organization to signup and invite their staffs to work on their projects :tada:
https://github.com/rookiemonkey/proyekto
gcloud organization-tool paymongo ph philippines project-management-tool ruby ruby-on-rails saas-app
Last synced: 19 days ago
JSON representation
A SaaS application written in ruby :diamonds: using ruby on rails framework allowing an organization to signup and invite their staffs to work on their projects :tada:
- Host: GitHub
- URL: https://github.com/rookiemonkey/proyekto
- Owner: rookiemonkey
- Created: 2021-04-21T01:38:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T02:56:26.000Z (over 3 years ago)
- Last Synced: 2023-04-28T09:55:54.295Z (over 1 year ago)
- Topics: gcloud, organization-tool, paymongo, ph, philippines, project-management-tool, ruby, ruby-on-rails, saas-app
- Language: SCSS
- Homepage: https://krrb-prod-proyekto.herokuapp.com/
- Size: 5.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Proyekto (SaaS App)
An app allowing organization to manage their projects by creating projects (depending on their plan) and adding their staffs on their account
Consider checking the repo's issues, all of my todos are in there :smile:
![Screenshot](./screenshots/proyekto3.jpg)
![Screenshot](./screenshots/proyekto2.jpg)
![Screenshot](./screenshots/proyekto1.jpg)## Setup Locally
* Environment Variables
* Rails (```config/application.yml```)
* PAYMONGO_PK
* PAYMONGO_SK
* CLOUDINARY_CLOUD_NAME
* CLOUDINARY_API_KEY
* CLOUDINARY_SECRET_KEY
* CLOUDINARY_FOLDER_NAME
* MAILTRAP_USERNAME
* MAILTRAP_PASSWORD
* MAILTRAP_ADDRESS
* MAILTRAP_DOMAIN
* MAILTRAP_PORT
* Webpacker (```config/webpack/.env```)
* PAYMONGO_PK* Paymongo
* Sign up and get API Keys https://dashboard.paymongo.com/signup
* Set paymongo environment variables (pattern, 'PAYMONGO_*')* Cloudinary
* Sign up and get the needed environment variables values on your dashboard https://cloudinary.com/
* create a folder and assign it as CLOUDINARY_FOLDER_NAME's value* Mailtrap
* Sign up and get the needed environment variable values here https://mailtrap.io/