1- First clone this repo:
git clone https://github.com/amir4v/yekjanews.git
2- Install libs with pip install command:
pip install -r requirements.txt
3- Go to the folder and run this command in shell:
python rss/rss.py
python manage.py runserver
4- Open your web browser and navigate to http://localhost:8000 to view the project.
If you would like to contribute to this project, please feel free to submit a pull request or submit issues. We welcome all contributions and appreciate your help in improving this project.