gdegas / Rate-My-Child

A mobile friendly web app for teachers who want to share behavior ratings of students.

Home Page:https://rate-my-child.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rate-My-Child

A web app for teachers who want to share ratings of students.

Live demo: https://rate-my-child.herokuapp.com

rate-my-child-gif

Setup

Install Git and Node.

$ git clone https://github.com/gdegas/rate-my-child.git
$ cd rate-my-child
$ npm install
$ npm run start

Navigate to http://localhost:3000/ in your browser.

Usage

Add a student to the student list by clicking on the add logo at the bottom of the list. Fill out student add form info and include parent phone number. Choose student from the list to log a report for that day, fill out the report and click log report for that day. That's it! you've logged a students behavior report!

Technologies Used

Rate-My-Child was made with:

  • JavaScript
  • Twillio API
  • CSS3
  • HTML5
  • Materialize
  • PostgreSQL
  • RESTful API
  • Node.js
  • Express
  • Git

About

A mobile friendly web app for teachers who want to share behavior ratings of students.

https://rate-my-child.herokuapp.com


Languages

Language:JavaScript 58.0%Language:HTML 38.5%Language:CSS 3.5%