Skip to content

Add/Remove/Filter students by grade level. No children were harmed in the process

Notifications You must be signed in to change notification settings

guillermohernandez/Clase

Repository files navigation

Clase

Create a webpage that manages a school classroom. Built in AngularJS with Materialize CSS

Clase app screenshot

Todo

  • Recreate Demo
  • Add edit student function
  • Generate unique ID randomly
  • Look into broken filtering by grade, possibly router file

User Stories

  • As a user I want to use the app in the latest version of Chrome.

  • As a user I want to be able to enter new students.

  • As a user I want to be able to search existing students by an arbitrary field.

  • As a user I want to be able to see a list of all my students.

  • As a user I want to be able to either DELETE a student or UPDATE a student.

(You must implement at least one.)

  • As a user I want to record the following info about any given student :

o Unique ID

o Grade Level

o First Name

o Last Name

o Email

  • As a user I want to choose either K-8 or High School for the page

o The entire theming of the page should be different between the two

o The list of students should be filtered by the students grade level

Demo

https://guillermohernandez.github.io/Clase/

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Contact

Guillermo Hernandez Jr

About

Add/Remove/Filter students by grade level. No children were harmed in the process

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published