Git Product home page Git Product logo

byt-objevitel's Introduction

Byt Objevitel ("Flat/Apartment Explorer")

This project aims to be a continue development and learning experience for those attending the Learn by doing meetup group. Each week we will focus on one area of the project so that we can learn in-depth about each individual part of a web application.

Besides developing your skills and helping you learn through real experience, we would like to build something that is actually useful for end-users. To achieve this, we must first know what we want to build:

Byt Objevitel will provide a web site and/or app that will make finding a flat (in the Czech Republic) easier. It will do this by combining the real-estate data from multiple different sources and by providing some additional tools to search for and find a flat.

High-level Technical Specification

  • Gather data about the real-estate market in the Czech Republic from various sources. For example:
  • Store raw data in a database to be processed and analyzed later.
  • Create a web interface to search and display the data. This is what our end-users will see. They will use the web site to specify exactly what kind of flat they are looking for.

For specific things that are still left to do, have a look at the issue tracker for this project.

Requirements

To work on this project, you will need the following:

  • Your own GitHub account
  • Git - A program for managing a project's change-log / history
  • Node.js - A platform for running JavaScript programs.
  • MySQL - A database server that allows storing, analyzing, and retrieving data.

Getting Started

Before you continue, be sure that you have all the necessary Project Dependencies for this project.

Create Your Own "Fork" of this Project

"Forking" is like creating a copy of a project. While logged in to your GitHub account, "fork" this repository. This will create a copy of the project, but in your account.

Once you've created your fork, you will need to download a copy of the git repository to your local machine. To do this you will "clone" the repository using the following command in the terminal window where you use git:

git clone https://github.com/YOUR_USERNAME/byt-objevitel.git

Be sure you replace YOUR_USERNAME with your GitHub username.

Installation

Like any node.js-based project, you will need to install any node modules that the project depends on. To do this you will use npm. Run the following ccommand from within the project directory:

npm install

byt-objevitel's People

Contributors

chill117 avatar stinacom 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.