In this project I created a database project using cloud database. I created the TodoApp program in python using the firebas_admin
The purpose of this project is to have a list and track things to do for the week.
The Cloud Database is an app to list and track the things to do in a week.
Python - for writing the function fo the todoApp VSCode - for writing python code, running scripts and Git integration Git/Github - for tracking of changes in the code and pushing the project in Github .gitignore - to prevent sensitive files the service accountkey of the project Cloud Database - Firebase Firestore for the storage to do-tasks or collection, real-time updates via listeners on snapshots Firebase Admin SDK - firebase_admin Python Package, support time using import time Powershell - to write git command directly into my computer due to some errors I encountered because pushing the security key in github
{Make a list of websites that you found helpful in this project}
{Make a list of things that you need to fix, improve, and add in the future.}
- Item 1 I will use symbols for the print statement
- Item 2 Create two or more tables that is related to each other in the app.
- Item 3 I will implement user authentication