Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidjnevin/vocab_teacher

The app will provide a spaced repition learning interface for the user, a highly automated card generation feature for the administrator.
https://github.com/davidjnevin/vocab_teacher

docker fastapi logging postgres python react sqlite

Last synced: 20 days ago
JSON representation

The app will provide a spaced repition learning interface for the user, a highly automated card generation feature for the administrator.

Awesome Lists containing this project

README

        

# Vocab Teacher

A work in progress.

## DDD spaced repition vocabulary application.

The app will provide a spaced repition learning interface for the user, a highly automated card generation feature for the administrator.
It will require login and have Stripe payment method.

## Technologies:

Using Python, Fastapi, Sqlite/Postgres with React Frontend, all dockerized and with logging (maybe Sentry).

Production to be run it in kubernetes as a practice exercise.

(Hosting on Linode.)

CI/CD with Jenkins.