Coder Social home page Coder Social logo

a22057916w / storemanager Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 4.32 GB

:house: A shop-rental-and-selling platform that ranks the shops for users

License: GNU General Public License v2.0

Python 25.44% Java 67.34% PHP 7.22%
shopping-cart rent-house android-app crawler-python mysql-database practical-applications

storemanager's Introduction

Overview

StoreManger is a shop-rental-and-sell platform for those who want to start a business. The app ranks the real estate for sale or rents according to the area, price, population, etc. Of course, users can choose the specific location, square meter, and price margin.

The App organizes the data crawled from other webs or platforms and analyzes the basic info(area, price, etc.) and surroundings(MRT stations, population, etc.) to help users pick the best place, starting their businesses.



โš ๏ธ Warning: This App can not be used for commercial purposes.

Guide

The main page offers the user to select the specific conditions, such as region, for sale or rents, the business type, price, square meter. The user must notice that the first two slots must be decided for searching. Otherwise, there will be an error message.

After you hit the search button. The App goes to the page that shows a list of ranked shops. The score is estimated by the population of each MRT station, transport stations, and the region; the surrounding environment of the shop, such as school, park, parking lot, night market, etc.

The picture above shows the shop's detail after choosing one of the slots on the list. It also shows the three substantial scores, which we calculated out the total score shown in the previous list by weighted average. The photos on the top of the page are rollable, depending on how many pictures we got; The map marking the location can be browsed on the mini-map or the google map.

Detail

Data

StoreManager collects the data and organizes it as the following pictures.



These data correspond to the Activity that display the shop info.



The data correspond to the same Activity mentioned above for the shop's mini-map that links to google map.



And this corresponds to the Activity that shows the search result.

Implementation

All about this was done by the python scripts. The crawler goes to the websites for data every 24 hours then update the data for the server. At first, the data was manually updated every 3 to 5 days. However, we realized it's not faster enough for getting first-hand info and the data was growing larger every day. Therefore, there were more scripts but hard to run manually. In this case, we must design the multi-processing and self-updating program. Now, simply run the init.py. The script runs every subroutine and updates data every day.

License

Available under GPL License

storemanager's People

Contributors

a22057916w avatar majajaqiu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.