Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

jmstaley/Noter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrated to: https://codeberg.org/jmstaley/Noter

Noter
=====

A sqlite powered note application

Dependencies
------------
See requirements.txt

Usage
-----

 1. edit the configuration in the noter/__init__.py and noter/default_settings.py file

 2. run alembic upgrade head to setup database

 3. run python manage.py createuser -p <password> -e <email> to add a user

 4. run python manage.py runserver and point browser to http://localhost:5000/

Tests
-----

 1. Run noter_tests.py

About

Note application for the Flask framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors