Skip to content

Backend assignment for recruiting into Spardha backend team.

Notifications You must be signed in to change notification settings

rohithpeddi7/spardha_assignment_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spardha_assignment_1

Backend assignment for recruiting into Spardha backend team.

Please adhere to the following steps:

  1. Fork the repository.
  2. Clone into local machine using the following command in terminal/git bash. Make sure to have git installed in your system.
git clone <https_link_of_your_repo>
  1. Create a virtual environment using the following command.
python -m venv venv
  1. Install the necessary libraries using the following command.
pip install -r requirements.txt
  1. Make the necessary changes to the code and push to your repository.
  2. Make a pull request to this repository.

Deadline: 22nd August 2023

About

Backend assignment for recruiting into Spardha backend team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages