Skip to content

BrennonL/Cloud-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Overview

I used python and firebase_admin to access data and change data in the firebase cloud database. I did this to practice using databases and python. I also wanted to practice using this so that I can use databases for game development.

{Provide a link to your YouTube demonstration. It should be a 4-5 minute demo of the software running, a walkthrough of the code, and a view of the cloud database.}

Software Demo Video

Cloud Database

I used Firebase database. The structure of my database was that I had students and each student had 4 grades that were floats. The grades were a math, science, english, and history.

Development Environment

I used python with the firebase_admin to connect to my firebase database.

Useful Websites

{Make a list of websites that you found helpful in this project}

Future Work

{Make a list of things that you need to fix, improve, and add in the future.}

  • The first thing I want to work on is the notifications, I feel like there is so much potential with that.
  • The second thing I want to work on is seeing if I can store images.
  • The final thing I want to learn about is different cloud databases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages