Skip to content

A website which allows for viewing a simple physics animation, configuring it, and saving configurations to an account.

Notifications You must be signed in to change notification settings

negative-seven/bounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bounce

Final project for the Internet Technologies course: a website which allows for viewing a simple physics animation, configuring it, and saving configurations to an account.

NOT to be used in a production setting or any situation where password security could potentially be relevant.

Prerequisites:

  • Python 3.9.2+
  • Python packages listed in the pip requirements.txt file
  • A PostgreSQL database initialized with the commands in initialize_database.sql
  • Appropriately configured files in app/config/ as per the template in app/config_template/

About

A website which allows for viewing a simple physics animation, configuring it, and saving configurations to an account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published