Chandigarh-University-students / Memoir

A Diary-like project using Firebase and Tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💮Memoir- You Write, We Remember

s1

This is a Diary like project created using Tkinter with the help of Firebase as database. Login GUI will ask you your email and password and with the help of Firebase Authentication it will sign in to your Diary Page. You can also listen to your favourite songs while writing your diary.

🛠 Tech Stack

Python Firebase Tkinter

💻 Installtion

  1. Python3
  2. Tkinter
    pip install tkinter
    
  3. Pillow
    pip install pillow
    
  4. Pyrebase
    pip install pyrebase4
    
  5. Firebase-admin
    pip install firebase-admin
    
  6. Pygame
    pip install pygame
    
    Click for Screenshots

    Login

    login

    Register

    register

    When all fields are not filled

    error

    Main Screen

    Your.Diary.mp4

    CONTRIBUTIONS

    This project is open for contributions.

About

A Diary-like project using Firebase and Tkinter


Languages

Language:Python 100.0%