Coder Social home page Coder Social logo

daycare_finder_app's Introduction

#Little Turtles Childcare Finder

COMING SOON: Deployed app on Heroku

Technology Stack: Python, Flask, SQLite3, SQLAlchemy, Jinja, Javascript, Jquery, Ajax, HTML, CSS, Bootstrap

This is my final project for Hackbright Academy and was a solo project built over a four week period using Python and Flask.

Objective: The purpose of this daycare finder app is to help parents research and choose daycares that meet their individual needs.

Features:

  • user can filter search by location, schedule, etc
  • user signup and login
  • editable worksheet to help parents record and track their daycare search progress
  • parents can endorse daycares
  • individual daycare profiles with carousel of images
  • daycare owners can create and manage their own business profile

Data Model: (model.py)

I used SQLite3 and SQLAlchemy to create a database with 8 tables. Relationships are key to my data so I selected these technologies to create a relational database. The arrows in the image below indicate how the data tables connect, dual arrows between two tables are intended to illustrate a many-to-many relationship.

image

####Page Views (12 unique views):


#####Public page view flow (user not logged in)

image

#####Parent page view flow (parent logged into site)

image

#####Daycare owner page view flow (owner logged into business profile)

image


###Sample Pages:

####Daycare Profile Page image

####Advanced Search Page image

####Parent Worksheet image

Tech Note: I used a Jquery library called Jeditable to enable the user to make in-place edits to either their worksheet (parents), or their profile page (daycare owners). This feature required AJAX and Javascript to complete the functionality.

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.