Skip to content

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

Notifications You must be signed in to change notification settings

gdegas/Rate-My-Child

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published