Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 448 Bytes

File metadata and controls

12 lines (5 loc) · 448 Bytes

CS3219_OTOT_B

This is a CRUD Food Tracker which enables users to keep track of food with expiry date around their homes or inside their fridges.

The application is build using the MERN stack, with mocha and chai for testing.

It has the flexibility in deployment options to start backend service locally or on AWS endpoint with the use of AWS lambda and serverless framework.

To get started, refer to A0200236Y_B.pdf for more instructions.