Skip to content
/ jooya Public

A service for submitting lost things and search find things.

Notifications You must be signed in to change notification settings

jooya1/jooya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jooya Project Awesome

PyPI - Python Version Build PyPI - Status Read the Docs

This is search engine system using django Web server.

stable release version: version

Author : Moein Zargarzadeh - Mohammad Abdollahi - Seyed Mostafa hosseini

Language : Python 3.6.5

install

Step0 : Cloning

First of All Clone the Project :

$ https://github.com/jooya1/jooya.git

Step1 : Requirements

Requirements

For This Project You Need below Requirements :

  • python
  • elastic 6.1.3
    • For install Elastic We suggest to you install docker here and use bash script in repo with this command :
$ ./start_elasticsearch.sh

Otherwise use document in web-site elastic:

Requirement

For runnig this project You Need to run below command for install dependensi :

$ pip install -r requirements.txt

Step2 : Set ALLOWED_HOSTS in settings

For run project on a server set ALLOWED_HOSTS: Go to directory jooya/jooya/ and change variable ALLOWED_HOSTS in settings.py.

Step3 : Run the Jooya project server

Go to directory jooya and you can run:

$ cd jooya
$ python manage.py migrate
$ python manage.py runserver

Support

Reach out to me at one of the following places!

License