- Python 3.7.6
- SQLite3
- PyQt5
python sqlite_db.pypython main.py [-n <your username>]Or you can add username to 'default' parameter in parse.add_argument('-n', '--name', help='Please Enter Username', default=' ') in main.py and start with python main.py
- Click "Edit Algs" on top bar;
- After adding algorithms, click "Save" on top bar.
- Click "Add Solve" on top bar;
- Complete the record according to the instructions on "Add Solve" window;
- Click "Add" on top bar.
- AlgDb for all pictures
- Edit solve function
- Store database on cloud(Onedrive?)
- Check if the solution is right


