Skip to content
/ realty Public

scan real-estate ads and verify owners in open db of realtors

Notifications You must be signed in to change notification settings

ust/realty

Repository files navigation

<title>Realty - project description</title>

Realty

a little bit nostalgy to mmg..

Project description

helps to find apartments without fucking brokers and earns a many from ad

v0.2: Little kind of help, actually it only will show is the phone number of real-estate brokers or not

"EvoOne" Here's the new plan:

  1. Domain investigation
  2. Service implementation
    1. Main page with ability to search number and requesting to add new
    2. Server side solution stores brokers contact info and services page requests
    3. Parser for some donar-site-source, can be ran by hands
  3. Hosting investigation
  4. Ad research

DEPRICATED Here's the plan:

  1. Design markups
  2. Write simple page with list of available apartments
  3. Some kind of web-services (maybe) with a WebSocket interface
  4. Simple scema on MySQL community server
  5. Host issue: it can be Google app-engine or some ua VDS
  6. Domain issue: need in investigation the free-of-charge way of getting org.ua or smt zones

Installation

  1. Be sure u have java installed, and JAVA_HOME env variable is set properly
  2. Install Tomcat 7 and running localhost on default port 8080. You have to have manager-gui and manager-script roles specified in CATAINA_HOME/config/tomcat-users.xml
  3. to run build you have to have maven installed (e.g. external or eclipse+m2plugin) in M2_HOME/conf/setting.xml (or in USER_HOME/.m2/conf/settings.xml)
  4. Finally you can deploy app by calling "mvn package tomcat7:deploy" command switch. (after chenges tomcat7:redeploy)
  5. If you want to omit copying resources to the CATALINA_HOME/webapps, you can copy realty.xml context file to the CATALINA_HOME/conf/Catalina/localhost. It specifies BASE_DIR/src/main/webapp as root context. Be sure you provide lib, classes and other resources in to it

About

scan real-estate ads and verify owners in open db of realtors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages