ForrestFire0 / Zero

An app that checks synergy for missing assignments and recommends which of them you should do to get the greatest bump in GPA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte.js + Flask

A super simple example of using Flask to serve a Svelte app and use it as a backend server.

Run the following for development:

  • python server.py to start the Flask server.
  • cd client; npm install; npm run autobuild to automatically build and reload the Svelte frontend when it's changed.

This example just queries the Flask server for a random number.

About

An app that checks synergy for missing assignments and recommends which of them you should do to get the greatest bump in GPA.


Languages

Language:JavaScript 43.7%Language:CSS 24.9%Language:Python 14.2%Language:HTML 10.4%Language:Svelte 6.7%