Skip to content

Shlifim - Beyond 05, team 3 project

License

Notifications You must be signed in to change notification settings

liornoy/shlifim

 
 

Repository files navigation

Shlifim Project - beyond 05 team 3

logo

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.

GitHub pull-requests GitHub issues

Existing Features:

  • 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

Technology stack

  • 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

Dependencies

The dependencies that must be installed for this software to work are:

Installation

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 

Getting Started

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/

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

For contributing please follow the next steps:

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. 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!

Team members:

  • Aviv Zafrani
  • Danit Levi
  • Ido Kahlon
  • Rebecca Tubman
  • Lior Noy

Professional Guidance:

  • Barak Korren
  • Aviad Polak

from -

image

License

Distributed under the MIT License. See LICENSE for more information.

About

Shlifim - Beyond 05, team 3 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 84.1%
  • HTML 12.3%
  • CSS 3.2%
  • Shell 0.4%