Coder Social home page Coder Social logo

quality-pet-care's Introduction

quality-pet-care

Angular application for a mock veterinary clinic

To Do

Add error message to Sign-in form if login fails

#Organization

Functionality?

Not Logged In
1) Book an appointment -- Get fresh appointments whenever it's clicked
    MANUAL
    a) calendar with available dates
    b) dropdown with available times
    c) radial with doctor name
    OR
    AUTOMATIC -- these buttons auto populate the MANUAL fields
    a) Radial for First Available
        i) calculate soonest date and soonest time
    b) button for next available
        i) calculate soonest date and soonest time that is after the previous one.  Easiest way would be to sort the person, date, time list and First available/next just iterates the list -- could use a generator for this.
2) Get directions (google maps)
    a) Display location on google maps embedded in the site
    b) if clicked, redirect to maps.google.com with the location selected
3) Create an account
    a) email
    b) Password
    c) Name 
    d) Address
    e) Phone Number
4) Log In
    a) email
    b) password

Logged In
1) Add pets to you profile
    a) Name
    b) Birthday
    c) Pet Type (cat/dog/etc)
    d) Tempermant
2) Book an appointment (auto populate pet information)
   a) If you override any prepopulated fields -- would you like to automatically update your profile with these changes?
3) View Lab Results, Bills, and Doctors Notes -- 
    a) pull documents
4) Live Chat -- LUIS Chatbot?
    a) stretch goal.
5) Log out

UI Structure

Header
    Company Name
    Welcome
    Book An Appointment 
    About Us
    Contact Us
    Log In Button / User Profile Component
Body
Footer

quality-pet-care's People

Contributors

fl1cker avatar

Watchers

James Cloos avatar  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.