BITNULLS / storybook

A motivational storybook that helps students learn.
https://www.edustorybooks.tk
1 stars 0 forks source link
flask python webapp

storybook

A motivational storybook that helps students learn.

Tech

Visualization of our tech stack

Our web app uses Flask as our server-side framework (generating webpages and serving an API), Oracle as our cloud platform, and CloudFlare as our firewall and DDOS protection. NGINX will act as a WSGI, and run multiple instances of our Flask app for reliability. Our backend will store data in a Oracle Cloud Database.

CloudFlare will cache the frontend, as well as monitor requests to the server for abuse.

This website is entirely server-side generated with some AJAX elements.

Goals

Directory Structure

Requirements

Primary Dependencies

Helpful Links