Skip to content

H-K-R/tekarsh-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tekarsh Company Assignment

This is the public repository of the given assignment for software engineer in automation position.

Installation

Clone the github repository and go the project folder.

git clone https://github.com/Developer-Humayra/tekarsh-assignment
cd tekarsh-assignment/

Create an anaconda virtual environment using the below command :

conda create -n venv python=3.10.0

Then, activate the environment.

conda activate venv

Install required libraries

pip install -r requirements.txt

Go to the API repository for API testing and run the main file.

cd api/
python main.py

Go to the UI folder for UI testing and run the main file.

cd ui/
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages