ysmazaheri / UMass-Study-Bites

A UMass Amherst community-driven food delivery service. UMass Study Bites!
2 stars 0 forks source link

Code Documentation and Commenting #96

Open ianmcgregor1 opened 5 months ago

ianmcgregor1 commented 5 months ago

Add sensible comments throughout the code to explain the functionality of each section. Use JSDoc to document all functions and modules, providing clear, professional documentation that aids in maintenance and scalability. Update README (this is from rubric)

ysmazaheri commented 5 months ago

Completed comments (not documentation) for js script files