Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximealgosup/casc-v2
Educational web platform with Ruby on Rails
https://github.com/maximealgosup/casc-v2
html5 javascript rails tailwindcss webapp
Last synced: about 2 months ago
JSON representation
Educational web platform with Ruby on Rails
- Host: GitHub
- URL: https://github.com/maximealgosup/casc-v2
- Owner: MaximeAlgosup
- License: mit
- Created: 2024-05-03T14:33:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:39:06.000Z (4 months ago)
- Last Synced: 2024-09-15T15:53:40.773Z (4 months ago)
- Topics: html5, javascript, rails, tailwindcss, webapp
- Language: Ruby
- Homepage:
- Size: 7.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CASC
![CASC](./documents/graphic-charter/logo/logo.svg)
[![wakatime](https://wakatime.com/badge/user/10b3cfa0-d88d-4f44-b0a7-4fa4d5aecd06/project/9496460b-4535-4d2b-9c1f-e6632e2882b1.svg)](https://wakatime.com/badge/user/10b3cfa0-d88d-4f44-b0a7-4fa4d5aecd06/project/9496460b-4535-4d2b-9c1f-e6632e2882b1)
## Project Description
This project is a web application that aims to be an educational platform for students and teachers in the field of computer science. The platform will provide a variety of resources such as documentation, quizzes, and coding exercises. The platform will also provide a way for teachers to create and manage courses, as well as track student progress.This project is mainly inspired by platforms like [Root Me](https://www.root-me.org), [Exercism](https://exercism.org/), and [OpenClassrooms](https://openclassrooms.com/).
## Current Version
The project is currently in the early stages of development. The main focus is on setting up the project structure and implementing the basic features. The first version of the platform is expected to be released in the coming year.## Technologies
- [Ruby on Rails](https://rubyonrails.org/)
- [Vite](https://vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)