Giter Site home page Giter Site logo

unkvuzutop / braindump Goto Github PK

View Code? Open in Web Editor NEW

This project forked from levlaz/braindump

0.0 1.0 0.0 1.7 MB

BrainDump is a simple, powerful, and open note taking platfform that makes it easy to organize your life.

Home Page: https://braindump.pw

License: MIT License

Python 47.09% CSS 5.50% JavaScript 24.29% HTML 19.87% Shell 2.92% Mako 0.32%

braindump's Introduction

braindump

BrainDump is a simple, powerful, and open note taking platform that makes it easy to organize your life. It lives here if you would like to check it out. :)

CI MIT License Join the chat at https://gitter.im/levlaz/braindump

Features

Braindump is under heavy development and features are being added every week. Some highlights are:

  • RESTful API (WIP)
  • Full Markdown Editing
  • Full Markdown Viewing
  • Share Notes via Email
  • Categorize Notes into Notebooks
  • Categorize Notes with Tags
  • Full Text Search
  • Mark notes as Favorites

See something missing? Add a feature-request!

Screenshots

Note Editor

UI V2

Note View

UI V2

Deployment

I am building docker images which make it super easy to deploy braindump.

Requirements:

  1. PostgreSQL Database
  2. SMTP (Required for Creating new Accounts and Sharing Notes)

Development

Develop with Vagrant

  1. Install Vagrant
  2. Fork and clone this repo
  3. From the root of the project, run vagrant up in a terminal
  4. Navigate to localhost:5000 to view the app in your browser

Local development with virtualenv

  1. Install virtualenv: pip install virtualenv
  2. Fork and clone this repo
  3. From the root of the project, create your virtualenv: virtualenv env
  4. Source your virtual environment: source env/bin/activate
  5. Install all dependencies: pip install -r requirements.txt
  6. Start the app: python manage.py runserver
  7. Navigate to localhost:5000 to view the app in your browser

Technologies Used

braindump is an open source project that is built on top of the shoulders of giants. It could not be possible without the following awesome tools:

Backend

  1. Python
  2. Flask
  3. PostgreSQL
  4. SQLAlchemy

Frontend

  1. Jinja
  2. WTForms
  3. Bootstrap
  4. Marked.JS
  5. ACE Editor

Development

  1. Vagrant
  2. Flake8
  3. Coverage

Production

  1. Gunicorn
  2. Docker
  3. nginx

braindump's People

Contributors

frederick-s avatar gitter-badger avatar iamgroot42 avatar levlaz avatar ndintenfass avatar projectfrank avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.