Skip to content

ramgopalsiddh/saas-project-management-app

Repository files navigation

SaaS Project Management App

  • This is a Project Management App Build with RubyOnRails, Multi-tenancy, Stripe, Devise & Bootstrap

  • Use Devise for authentication

  • Use Stripe API for accept payment

  • Use Acts As Tenant Gem for Multi-tenancy

  • Use Active Storage for store artifacts

  • Use lvh.me for achieve Multi-tenancy in single browser

  • Features

    1. Create an account with a subdomain or domain for multi-tenancy.
    2. Edit account and account plans.
    3. Add and edit projects.
    4. Add, edit, and delete artifacts and tasks in projects (admin only).
    5. Invite and remove members from projects (admin only).
    6. Project creators are admins, while others are editors with limited access.
    7. Editors can only view their own artifacts and cannot edit or delete them.
    8. Editors cannot invite new members or delete existing members.
    9. Editors cannot delete or edit existing projects.
    10. Editors can only view their assigned tasks and perform operations on them.
    11. Admins can reassign tasks to other members.
    12. Admins can view all tasks in projects.
    13. If you are not a member of project you can't access project & project's info.
    14. Users can edit their profiles and reset their passwords etc.

YouTube demo video link



For more info OR suggestion contact me on


Screenshots

Home page without Sign up

Sign up Form

Stripe Payment Logs

User edit, reset password & Resend confirmation link

Accounts Create, Edit & Update operation

Show all Accounts

Projects Create, Edit operation & Show all projects

Show Project

Members page

Show Artifacts & Create & Edit operation

Show an Artifact

Show Tasks, Create & Edit operation


Things you may want to cover:

About

Project Management App build with RubyOnRails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors