Skip to content

lfuentes1-zz/Valuations

Repository files navigation

#Real Estate Valuations ##Contents ####1. Inspiration Behind The Idea ####2. Programming Languages Used ####3. Programming Frameworks Used ####4. APIs Used ####5. Programming Skills Implemented ####6. Real Estate Valuation Features ####7. Repository Structure ####8. Laravel Official Documentation ####9. Questions or Problems

Inspiration behind the idea

Coming Soon...

Programming languages used

  • PHP
  • JavaScript
  • CSS
  • HTML
  • MySQL

Programming frameworks used

  • jQuery
  • Laravel
  • Twitter Bootstrap

APIs used:

  • Mailgun
  • Google Maps API
  • Google Places API
  • Facebook
  • AJAX and JSON

Programming skills implemented

  • Relational Databases
  • Object Oriented Programming
  • Model-View-Controller Architecture

Real estate valuation features

  • Must-Have Features (Completed)
    • Mobile Responsive
    • GPS Address Auto Detection
  • Must-Have Features (In Progress)
    • Broker Dashboard - Round Robin or Assign
    • Lead Auto Responders
    • Instant Lead Notification
  • Nice-To-Have Features
    • Facebook Integration

Repository Structure

NEEDS UPDATING

Description of key files

  • App Folder
    • Controllers: Create-Read-Update-Delete (CRUD) operations.
    • Database
      • Migrations: Structure of the database tables.
      • Seeds: Seeder files to insert initial content into the database.
    • Models: Class definitions including the methods that define the relationships between the db tables.
    • Views: The HTML that defines the part of the user experience.
    • Routes File: Routing of the views are defined in this file.
  • Public Folder
    • CSS: CSS Stylesheet for the application
    • JS: JavaScript and jQuery functionality for the application

Official Documentation

Documentation for the entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

The Laravel framework is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published