Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 618 Bytes

Yekjanews - Automated News Website

Installation

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.

Contributing

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.