Skip to content

mckim-dev/angular-crud-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Robin Mckim

DEMO SITE: https://mckim-assignment-tracker.netlify.app/

This is a simple Assignment tracker application built with AngularJS. It uses an older version of AngularJS but I hope to rebuild it in a newer version of Angular when time is available to do so. It also includes an offscreen modal that allows a user to listen to relaxing meditational music from a SoundCloud audio player.

The application makes use of Bootstrap 5 and Bootstrap Icons font for ease of styling.

  • bootstrap@5.0.2
  • bootstrap-icons@1.5.0/font

Jquery Library:

AngularJS Library:

Features

  • User may enter and track assignments by name, due date and description.
  • After submitting the form data, it is collected and showed within a table structure beneath the form and above the Take A Break Button.
  • After an assignment has been created, a user may edit the assignment name or description using the edit icon next to each.
  • After editing the form field data, the user can save the new information by clicking the update icon.
  • The user may also choose to delete an assignment entry by using the trash icon to remove it.
  • The user may click the Take A Break Button to be offered a relaxing SoundClound meditational music track to listen to while they enter assignment information. This appears as an offscreen modal from the bottom of the page.

Application Screenshots

Screenshot Demo Screenshot Demo

The following screenshot shows the assignment fields that can be edited and updated using the icons related to the actions they perform.

Screenshot Demo

The following screenshots show the modal button and the triggered offscreen area that appears from the bottom.

Screenshot Demo Screenshot Demo

About

A simple Assignment Tracker created with an AngularJS controller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors