MirelaManta / MirelaApp

This is a user-friendly web application where you can store any text you want in your password-protected account.

Home Page:https://mirelamanta.github.io/MirelaApp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirela's Secret Notes App

Summary:

I've created a small application where you can sign up, login and store whatever "secret notes" you want to. They are going to be password protected, so well-kept. As log as you don't logout on purpose, the app will remember the last session and you'll stay in your account at runtime. Just give it a try. ☺️

Setup and installation:

Make sure you have installed the latest Python version.

git clone https://github.com/MirelaManta/MirelaApp
pip install -r requirements.txt

To run the app:

pyton main.py 

To view the app:

Go to http://127.0.0.1:5000

Link to web application on hosting platform: PythonAnywhere

http://mirela.pythonanywhere.com/

About

This is a user-friendly web application where you can store any text you want in your password-protected account.

https://mirelamanta.github.io/MirelaApp/


Languages

Language:Python 50.5%Language:HTML 45.3%Language:JavaScript 4.2%