Description: Shlifim is the project our group will work on during the course. The project will be forum based web application for helping students find answers to their homework and assignments and also share summaries.
- Register
- Log in & Log out
- Post a question
- Watch asked questions
- Answer a question
- Sort answers
- Like/Dislike an answer
- Add tags to questions
- Filter questions by tags
- Vagrant - an open-source software product for building and maintaining portable virtual software development environments
- PipEnv - tool that manages a virtualenv for your projects
- Django - Python Web framework
The dependencies that must be installed for this software to work are:
To install make sure you have Git installed already and all the dependencies mentioned above.
Enter in the Command Line:
git clone https://github.com/beyond-io/shlifim.git
In your local git repository you made, enter the command:
vagrant up
Afterwards vagrant will boot up, configure, download and install all the needed additional dependencies. A script will launch the app and you can access it in: http://127.0.0.1:8000/
See the open issues for a list of proposed features (and known issues).
For contributing please follow the next steps:
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
- Aviv Zafrani
- Danit Levi
- Ido Kahlon
- Rebecca Tubman
- Lior Noy
Professional Guidance:
- Barak Korren
- Aviad Polak
from -
Distributed under the MIT License. See LICENSE
for more information.