Skip to content

School Attendance App built by Udacity. Refactored by students in Udacity FEND course.

Notifications You must be signed in to change notification settings

Suneet-M/School-Attendance-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Project

This web application does the simple work of maintaining school attendance. Click here to launch.
This project is a part of Udactiy's FEND program. Their repo can be found here.
It was just a exercise to test our refactoring skills based on a method of creating Model, Octopus and View nodes.
The aim of adopting this coding practise is quite straight-forward. It helps the dev organise code into small packets which creates an extensible and scalable code.
Which simply means that you can easily extend it to have more actions without compromising the already present functionality.
Also you can easily scale-up the app by adding or removing data and the rest functionality will remain the same as the display gets adjusted for more data.
The app.js in js/ folder is the original file I was provided which contains the spaghetti code.
The refactored code is in refactor_app.js file in the same folder.

About

School Attendance App built by Udacity. Refactored by students in Udacity FEND course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •