README v1.0 / 02 May 2018
theKhabar
Introduction
A news streaming app where users can login and add comments and likes and admin login can add,delete articles and moderate comments. The project is written in Flask and python
Usage
Simply run python3 app.py and open local host
Contributing
Before you start, please check whether its an issue and if its not then create an issue and contribute into it.
People interested can first fork the project using the fork option and then clone the local repo. Once thats done you can simply follow the steps -
- git remote add upstream "name of my repo"
- git checkout -b "name of your branch" And start working on any issue you want.
Once you are sure that the change is complete and ready simply follow the instructions
- git add .
- git commit -am ""
- git push origin
If your changess are mergable we will be happy to merge.
Installation
Requirements
Note that the project is in python3 Run the project once and it will throw you errors as to what all files are required. Keep in mind for any python installation please do pip3 and not pip
Credits
Pulkit Gera and Neel Trivedi
Contact
to contact anyone of us for further help, you could look us up on facebook or contact us on our email ids
Log in or sign up for Devpost to join the conversation.