Skip to content

developersIndia/saadhan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

64 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

saadhan

Saadhan is a resource hub for the r/developersIndia community

Discord Subreddit subscribers All Contributors

❓ What is this

  • Saadhan is an app to aggregate and provide tech resources to learn from.
  • Resources are contributed by community. Contribute your favourite resources
  • The website is built using Flask as backend and HTMX with Bulma as frontend.

🧰 Installation

Using Virtual environment πŸŽ₯

  1. Initialise a virtual environment.

    cd saadhan
    python3 -m venv venv
    source venv/bin/activate
  2. Install dependencies

    pip install -r requirements.txt
  3. Run development server.

    make run

Using Docker 🐬

  1. Build docker image
    make build-docker
  2. Run image
    make docker

πŸ“œ License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

πŸ‘‹ Contributing

Please read the CONTRIBUTING guidelines for the process of submitting pull requests to us.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Shalabh Agarwal
Shalabh Agarwal

πŸ’»
Harsh Raj
Harsh Raj

πŸ’»
rashhocket
rashhocket

πŸ’» πŸ›
K Hari Aneesh Siddhartha
K Hari Aneesh Siddhartha

πŸ’»
Sidhanth Rathod
Sidhanth Rathod

πŸ›
Mohit Bansal
Mohit Bansal

πŸ’»
Mustafa Kapadia
Mustafa Kapadia

πŸ’»
Darshil Prajapati
Darshil Prajapati

πŸ’»
Kartik Kumar
Kartik Kumar

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!