Skip to content

Prajwalmithun/fnote-taking-gcp-ci-cd-gke

Repository files navigation

Simple Note Taking App using Flask - Prod Stage

Minimal Note Taking App

Architecture Diagarm

arch diagram

To run locally

  1. Clone this repo

  2. Create a virtual environment and install the dependent packages

# virtualenv venv

# source venv/bin/activate

# pip3 install -r requirements.txt

# python3 main.py

Sample images

Signup Page

Login Page

Home Page

Functionalities

  • Create a new user (Signup)
  • Login only for signed up user (Login and Logouts)
  • Create notes (NOT shared notes, each user can only see his notes)
  • Delete notes (Only registerd users can delete/create notes)
  • Cannot see other users notes

About

Deployed to GKE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages