Asad-Ismail / Sanity-Keeper

Information organizer to keep you sanity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“š Sanity-Keeper ๐Ÿง 

Python Flask Jinja

Keep your information organized and stay sane! Sanity-Keeper is a robust and easy-to-use information organizer designed to keep all your data - from Twitter tweets, LinkedIn posts, PDF books, to PNG files - neatly arranged and always at your fingertips.

Whether you are a student juggling a dozen subjects, a researcher compiling articles, or just someone who loves a clutter-free digital space, Sanity-Keeper is here to help!

๐Ÿš€ Getting Started

To run Sanity-Keeper, you need to have Python and Flask installed on your machine. If you haven't already, you can install Flask using pip:

git clone https://github.com/yourusername/sanity-keeper.git
cd sanity-keeper
pip install -r requirements.txt
flask run

๐Ÿ—‚๏ธ Directory Structure

/sanity-keeper
  /static
    /css
      style.css
  /templates
    register.html
    login.html
    index.html
  app.py

๐Ÿ› ๏ธ Features

  1. User Registration and Login: Sanity-Keeper is equipped with user authentication functionality. Sign up to start keeping your information organized.

  2. Easy Organization: Saving and organizing your data has never been easier. With Sanity-Keeper, your information is always where you need it to be.

  3. Scalable: Designed with scalability in mind, Sanity-Keeper handles everything from a few files to an entire library with ease.

  4. We have just begun with these features. Keep an eye out for exciting new features to come!

๐Ÿ™Œ Contribute

Sanity-Keeper is an open-source project, and we welcome contributions of all sorts! Whether you have a feature request, bug report, or want to help build Sanity-Keeper, we would love to hear from you.

About

Information organizer to keep you sanity


Languages

Language:HTML 52.3%Language:Python 38.4%Language:Shell 9.2%