Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LeNPaul committed Apr 14, 2020
1 parent fbe8c90 commit ab3a429
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,4 @@ So far, this program is able to do basic n-body simulations, using the Euler met

### Current Progress

There are plans to do a complete rebuild of this project, from the ground up. Flask will be the web framework used on the backend, and Vue.js is the frontend framework. Potentially build a physics simulation visualization tool, or potentially integrate with Physics in Motion.

### Project Timeline

* Phase 1:
* Build Flask web framework.
* Build a basic GUI for the application using Vue.js
* Phase 2:
* Run physical simulations on the backend, and display visualizations on the web application.
There are plans to do a complete rebuild of this project, from the ground up. Flask will be the web framework used on the backend, and Vue.js is the frontend framework. Potentially build a physics simulation visualization tool, or potentially integrate with [Physics in Motion](https://github.com/LeNPaul/physics-in-motion).

0 comments on commit ab3a429

Please sign in to comment.