All Projects → learnetto → Calreact

learnetto / Calreact

React and Rails 5 calendar appointment app

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Calreact

crash-course
This course is intended to quickly get you up to speed on Roku SceneGraph. It's aimed at an audience of developers who are familiar with streaming video applications but are unfamiliar with Roku.
Stars: ✭ 118 (-35.52%)
Mutual labels:  course, lesson
Ruby2 Rails4 Bootstrap Heroku
A starter application based on Ruby 2.4, Rails 4.2 and Bootstrap for Sass 3, deployable on Heroku
Stars: ✭ 181 (-1.09%)
Mutual labels:  rails
Foreman
an application that automates the lifecycle of servers
Stars: ✭ 2,102 (+1048.63%)
Mutual labels:  rails
Wei
微信服务号裂变引擎,提供一套简单明了的DSL,快速配置和接入服务号裂变。 wechat fission platform, for technological dimensionality reduction.
Stars: ✭ 177 (-3.28%)
Mutual labels:  rails
Cve 2019 5418
CVE-2019-5418 - File Content Disclosure on Ruby on Rails
Stars: ✭ 169 (-7.65%)
Mutual labels:  rails
Awesome Blogs
한국에 있는 좋은 개발자들의 블로그들을 편리하게 구독할 수 있도록 하나의 주소로 묶어서 RSS 피드로 제공해줍니다.
Stars: ✭ 178 (-2.73%)
Mutual labels:  rails
Awesome Opensource Apps
🏠ℹ️ Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
Stars: ✭ 2,199 (+1101.64%)
Mutual labels:  rails
Honeybadger Ruby
Ruby gem for reporting errors to honeybadger.io
Stars: ✭ 182 (-0.55%)
Mutual labels:  rails
Ida
Introduction to Data Analysis, using R (2013)
Stars: ✭ 180 (-1.64%)
Mutual labels:  course
Rspec Rails Examples
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Stars: ✭ 2,089 (+1041.53%)
Mutual labels:  rails
Form core
A Rails engine providing ability to generate dynamic form.
Stars: ✭ 175 (-4.37%)
Mutual labels:  rails
Workflow core
[Deprecated, use flor_core instead] A Rails engine which providing essential infrastructure of workflow. It's based on Workflow Nets.
Stars: ✭ 171 (-6.56%)
Mutual labels:  rails
Sicp Course
SICP Course
Stars: ✭ 179 (-2.19%)
Mutual labels:  course
Acli
Action Cable command-line client
Stars: ✭ 169 (-7.65%)
Mutual labels:  rails
Principle Of Web Search
北京邮电大学“网络搜索原理”课程资料(2019)
Stars: ✭ 182 (-0.55%)
Mutual labels:  course
Turbolinks render
Support for `render` with Turbolinks in Rails controllers
Stars: ✭ 168 (-8.2%)
Mutual labels:  rails
Vscode Fundamentals
👨‍🏫 Mike's Visual Studio Code Course
Stars: ✭ 175 (-4.37%)
Mutual labels:  course
React Native Turbolinks
React Native adapter for building hybrid apps with Turbolinks 5
Stars: ✭ 177 (-3.28%)
Mutual labels:  rails
The construct
A Modern Rails Template
Stars: ✭ 183 (+0%)
Mutual labels:  rails
Motorhead
A Rails Engine framework that helps safe and rapid feature prototyping
Stars: ✭ 182 (-0.55%)
Mutual labels:  rails

calreact

This is a simple calendar appointments app built as part of the The Complete React on Rails Course on Learnetto.

It's a Ruby on Rails 5 app which uses React.js on the frontend.

You can start learning how to use React with Rails for free with The Free React on Rails Course, which includes the first four modules of the complete course.

Demo app - https://calreact.herokuapp.com/

Lessons list and links to code:

Module 2 Getting started with React in Rails

Lesson 1 - Installation and setup of Rails 5 app with react-rails gem

Module 3 Your first Rails app with React

Lesson 1 - Calendar appointments app with jQuery and Haml

Lesson 2 - React props and nested components

Lesson 3 - React State - Handling user form input

Lesson 4 - React State - Handling form submission

Lesson 5 - Using a third-party JavaScript library - Moment.js

Lesson 6 - Using a third-party React component - react-datetime

Lesson 7 - Styling with CSS in React

Lesson 8 - Deploying a react-rails app to Heroku

Module 4 ECMAScript 6 (ES6)

Lesson 1 - Introduction to ES6 using the react-rails component generator

Lesson 2 - ES6 classes in React

Lesson 3 - ES6 Arrow functions in React

Lesson 4 - Stateless Functional Components in React

Lesson 5 - How to use React with the webpacker gem and Rails 5.1

Module 5 - Using React with the react_on_rails gem

Lessons 1 and 2 - Introduction and Migrating the Calendar appointments app to react_on_rails

Lesson 5 - Hot Module Replacement

Module 6 - Forms in depth

Lesson 1 - Basic form validation

Lesson 2 - Client-side form validation in React

Lesson 3 - Code refactor and corrections

Lessons 4 to 7 - Generalised client side validations

Lesson 8 - Typechecking with Proptypes

Module 7 - React Router

Lessons 1 to 8 - React Router v4

Module 8 - User authentication with Devise

Lesson 1 - Using Devise with React

Module 9 Using React with a Rails API

Backend:

Lessons 1 and 2 - Setting up a Rails API app

Lesson 3 - API User authentication with devise_token_auth

Frontend:

Lessons 1 and 2 - Setting up Create React App and porting components from Rails

Lesson 3 - API User authentication with devise_token_auth

Lesson 4 - Displaying session data and signing out

Module 10 Testing React (Frontend)

Lesson 1 - Testing with Jest

Lesson 2 - Testing with Enzyme

Lesson 3 - Snapshot Testing

Lesson 4 - Testing Forms

Module 11 Styling and animations (Frontend)

Lesson 1 - Using Bootstrap with React

Lesson 2 - CSS Animations and Transitions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].