Learning how an simple CRUD APP works and build a simple bill tracking app
Link to project: TBA
Tech used: HTML, CSS, JavaScript, Node.js, Express.js, MongoDB
Type in the company, due date and amount owed in the fields and updates the database. Click the paid button and it will mark green letting you know the bill has been paid. Click the trash button to delete a bill.
TBA
- Navigate to
localhost:8180