https://github.com/mahboub99/summer-test
https://github.com/mahboub99/summer-test
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahboub99/summer-test
- Owner: Mahboub99
- Created: 2021-07-14T11:48:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T16:30:47.000Z (over 4 years ago)
- Last Synced: 2025-02-06T06:49:34.290Z (about 1 year ago)
- Language: Python
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Summer test
[](https://github.com/Mahboub99/summer-test/contributors)
[](https://github.com/Mahboub99/summer-test/issues)
[](https://github.com/Mahboub99/summer-test/network)
[](https://github.com/Mahboub99/summer-test/stargazers)
[](https://github.com/Mahboub99/summer-test/blob/master/LICENSE)
## Task1: Installation and run
> naviagte to task1 folder then run
```shell
pip install pipenv
pipenv install
python plotter.py
python -m pytest test.py
```
### screen shots





## Task2: insatallation and run
> naviagte to task2 folder then run
```shell
npm install
npm run start
npm run test
```
### Contributors
### Licence
[MIT Licence](https://github.com/summer-test/blob/main/LICENSE)