Skip to content

KristoferWhitfield/ProduceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProduceTracker

This application allows the user to see what fruits and vegatables are in season for the current month. Then they can save it to a list where it can be deleted at anytime.

screenshot

Hows It's Made:

Made using HTML, CSS, Javascript, Node.js, JSON, Express, EJS, MongoDB.

This project uses getMonth method to find the numerical month and enter it into a switch case conditional. Based on the month, it'll pull the the correct produce for the month from an object and using the get method, render it in the profile.ejs. The database stores the users saved choices on another list.

About

This application allows the user to see what fruits and vegatables are in season for the current month. Then they can save it to a list where it can be deleted at anytime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors