Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 3.55 KB

README.md

File metadata and controls

77 lines (60 loc) · 3.55 KB

Pathshala

Logo

Watchers Forks Star

Issue Open Pull Request

License

Pathshala is a project designed to showcase how Permit.io effectively manages access control based on policies in an educational environment. This platform simulates an educational setting where users are granted different levels of access and permissions according to their assigned roles. Each user can interact with various learning channels, and their actions within these channels are regulated by the permissions set by the system. This setup highlights the flexibility and security that Permit.io provides in overseeing user access rights, ensuring that users can only perform actions they are authorized for, thus maintaining a structured and secure environment.

Table of Contents

Demo

Pathshala.mp4

Installation

For the installation guide, checkout INSTALLATION.md

Account

You can use the following account to login.

    { "username": "susheelthapa", "password": "Test@123" },
    { "username": "deltagroup", "password": "Test@123" },
    { "username": "betagroup", "password": "Test@123" },
    { "username": "gaming", "password": "Test@123" },
    { "username": "kontribution", "password": "Test@123" },
    { "username": "hostel", "password": "Test@123" },
    { "username": "general", "password": "Test@123" },
    { "username": "sauravmahato", "password": "Test@123" },
    { "username": "rajendrakhanal", "password": "Test@123" },

Contributing

We welcome contributions to enhance and improve pathshala! Feel free to submit issues, feature requests, or pull requests. Please adhere to our Code of Conduct.

License

This project is licensed under the MIT License.