Skip to content

React Native - Two unknown variables system equation solver. The app stores all the solving history.

License

Notifications You must be signed in to change notification settings

rezaandwenhao/MATH-UP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system-equation-solver

Installation

  1. git clone https://github.com/rezaandwenhao/system-equation-solver
  2. cd system-equation-solver
  3. cd System_Equation_New
  4. npm install
  5. npm start

Dependencies include:
redux react-redux
redux-thunk
[email protected]
lodash
firebase

This is a two-unknown-variable system equation solver app using React Native. I used firebase to store the equation solving history. For the using of the firebase, I wanted to practice some basic database usage and also, I would like to fetch personal individual history for different users.

This is my first personal project. There are still tons of aspects to improve, such as the understanding to React Native Framework, javascript skills, UI design, database skills. Everything will come along on the way!

Greeting page:

Main page: integer, decimal, negative, fraction number are supported

When entering bad input:

Hisotry page: User can have its individual solving history.

I would like to make this project open source to learn from the community!

Potential improvements:

  1. A better UI
  2. A clear button to reset the equation page
  3. Refactor the code

About

React Native - Two unknown variables system equation solver. The app stores all the solving history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published