Text article sharing platorm made in python3.6 (using Flask lib)
- First install python3.6 in your respective system
- Download this source code
git clone https://github.com/abhineetraj1/flask-social-media
cd flask-social-media
- Share textual stories and information
- Delete all your shared information at one click
- Change password and username
- Delete account
Open terminal , execute the below code
pip3 install flask
Open terminal , execute the below code
sudo pip3 install flask
Open command prompt (search for this, you'll get it) , execute the below code
pip3 install flask
- Delete the data file in folder - "ACC", "static" and "ISSUES"
- Purchase your domain and setup email server in your hosting, or download nginx and setup mail server in that.
- Open "app.py" file and replace the mailserver address, mail ID and mail server port according to your server.
- Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter
flask run
- And then open web browser and go to -> http://127.0.0.1:5000
- Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter
flask run
- And then open web browser and go to -> http://127.0.0.1:5000
-
Download this source code and double click on file -> app.py .
-
And then open web browser and go to -> http://127.0.0.1:5000