Skip to content

ievans3024/BlackBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackBook

Purpose

This is a small Flask app using AngularJS and Bootstrap to create a contacts book. A little "black book" of sorts.

This project is a small pet learning project I put together to document my experimentation with:

  • Creating a restful web api
  • Creating a frontend client for said api
  • Creating a single-page application that is mobile-friendly.
  • Information modeling

This is still currently a work in progress. I can make no guarantee or warranty of the security or stability of it. Use or re-use at your own risk.

My ReST API notes for this project can be found here

Requirements

  • Python 2.7.8 (because of dependencies, does not work with 3 yet.)
  • Flask
  • Flask-SQLAlchemy
  • Flask-WhooshAlchemy

About

A flask app for learning angular and bootstrap integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published