Skip to content

Ashishkumaraswamy/CodeForHer-Backend

Repository files navigation

Contributors Forks Stargazers Issues MIT License


CodeForHer Backend

🏆 Winner - Locus CodeForHer Hackathon
A platform dedicated to empowering women in technology through coding education and community support.
Explore the docs »

View Demo · Report Bug · Request Feature

🔗 Know More About the Hackathon »

About The Project

Product Screenshot

CodeForHer is a platform designed to empower women in technology by providing accessible coding education, mentorship opportunities, and a supportive community. Our mission is to bridge the gender gap in tech by offering resources and support tailored to women's needs in the industry.

(back to top)

Built With

  • Python
  • FastAPI
  • LangChain

(back to top)

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Conda or Miniconda
  • Poetry

Installation

  1. Check the Python version used in the repo

    # Step 1: check the python version used in the repo (see pyproject.toml to find it)
    conda create -n <repo-name> python=<python version it's either 3.10 or 3.11>
  2. Configure Poetry to use the Conda environment

    # Step 2: it's generally inside $HOME/opt/miniconda3/envs/base-python310/bin/python
    poetry env use <python path to conda env created>
  3. Install dependencies using Poetry

    # Step 3:
    poetry install
  4. Set up your IDE

    # Step 4:
    # Change python interpreter in your IDE to use the Conda environment

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages