An open API service indexing awesome lists of open source software.

https://github.com/rsmuthu/flask-insurtech


https://github.com/rsmuthu/flask-insurtech

aws aws-ec2 aws-ses bootstrap flask flask-restful python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flask-InsurTech

Working site:
http://ec2-13-126-87-254.ap-south-1.compute.amazonaws.com/ (Undeployed for personal reasons)

This is a InsurTech based site - a simple and basic work done in a short span of 3 days.
Well commented (to the most of the parts).

Backend - Packages:
- Flask
- Flask RESTFUL
- Flask SQLAlchemy (ORM style)
- Flask Marshmallow
- Cryphtography

Few updates that can be added --
- more stable CSS protection (update the parameters of config of Flask.App object)
- More precise and proper error handling
- Athentication / Authorisation can be updated to be done through JWT

Frontend:
- Javascript
- JQuery
- Bootstrap 4
- No template used.