Coder Social home page Coder Social logo

ivynya / caravel Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 6.16 MB

High-performance, modern client for Canvas LMS - sailed by students, for students.

Home Page: https://caravel.sdbagel.com

License: MIT License

JavaScript 0.47% TypeScript 70.34% HTML 18.68% SCSS 10.51%
canvas canvas-lms client pwa

caravel's Introduction

icon-72-72

Caravel CodeQL

Caravel is a Canvas client that uses the Canvas Open API. It is designed as an SPA, rather than the MVC-style model that the official Canvas frontend uses. This means Caravel performs way faster with extremely good responsiveness, especially on slow networks (found in many schools, public places, and other areas where students may find themselves). It also works offline!

Caravel is also a PWA (desktop & mobile) meaning you can take it wherever you go.

Try It Out

You can try out Caravel with an API token from your account (Profile > Settings > New User Token). You'll also need a CORS-anywhere proxy hosted online (or locally if running Caravel locally as well). These values can be configured on the initial app setup screen.

Contributing

Contributions of any size are welcome!

For bug reports, please make an issue on this repository.

For feature requests, please make an issue or post a discussion thread before you start coding - this ensures that duplicate work isn't done and the design is as good as it can be.

For more information, see CONTRIBUTING.md.


Disclaimer

Caravel does not have any official affiliation with Instructure, nor has there been any communication or cooperation. No part of Canvas LMS source code has been used in this application aside from info from public API documentation. Deploying Caravel at scale may present issues as you would need a developer key from your institution to avoid having users paste in API tokens.

caravel's People

Contributors

dependabot[bot] avatar ivynya avatar meir017 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

meir017

caravel's Issues

[FEAT] Course navigation opens LTI links

Is your feature request related to a problem? Please describe.
LTI (external tools) attached at the course level are displayed inside the course navigation component, but currently do nothing.

Describe the solution you'd like
Clicking this sidebar element should launch the LTI / external tool in a new window. This should be done with the Canvas external tools API, which is already partially integrated into Caravel at src/app/core/services/canvas/course/course.service.ts

Additional context
URL: caravel-next.sdbagel.com/courses/:courseId
Component: src/app/course/course-nav/

image

Would you like to contribute this feature?
This is a Hacktoberfest issue - new contributors are welcome! If you have any questions about the code, structure, or contributing to Caravel, feel free to ask.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.