" Open access refers to research outputs which are distributed online and free of cost or other barriers, and possibly with the addition of a Creative Commons license to promote reuse. "
For more information on what Open Access Journals are, please refer to the following link : https://en.m.wikipedia.org/wiki/Open_access
We feel that costs and accessibility of academic research papers are factors that bring down quality of research in our country and we are trying to remove those factors to promote research more among students in our country.
Create a virtual environment using a virtual environment. Install all dependencies present in "requirements.txt".
Detailed Steps for Installation:
- Fire up your terminal.
- Run "sudo apt-get update"
- Run the command "sudo apt-get install python-pip"
- Install virtualenv using "pip install virtualenv"
- Create a virtual environment by running "virtualenv venv"
- Activate the venv by typing "source venv/bin/activate"
- Run "pip install -r requirements.txt"
- If everything worked perfectly, run "python app.py".
Slack Channel for queires-researchflooc.slack.com Do not message directly for questions. Always come through the project channel.
Python, Flask, Mlab, AWS
- Saicharan- mrsaicharan1
- Rahul Kumaran- rahulkumaran
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details