Code Monkey home page Code Monkey logo

Manuel Pineyro's Projects

bbref icon bbref

A clean Middleman install. Middleman is a static site generator using all the shortcuts and tools in modern web development.

calc_ruby icon calc_ruby

Ruby calculator - takes words and evaluates in math!!!

cocoon icon cocoon

A Rails development Vagrant box.

deedy-resume icon deedy-resume

A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student

doctor-s-office icon doctor-s-office

Our next program is for office administrators to track patients in a doctor's office. Build out the following features that let an administrator: Add a doctor to the system, including their name and specialty as columns. Practice using attr_reader, and hashes to initialize your objects. Add a patient to the system, including their name and birthdate. Assign a patient to a doctor. List all of the doctors in a particular specialty. A doctor can only have one specialty. (Hint: change from storing specialty as a column to giving it its own table.) Mark what insurance a doctor accepts. In this practice, each doctor only accepts one insurance company. The choices currently are Red Shield, Health Cross, and Pacific Span, but the administrators may need to add others later. (Hint: don't hard-code in these names - just create a table for insurance companies, then add these three as starters.) Update and delete doctors, patients, specialties, and insurance companies. View a chart of doctors including the number of patients they see. Use the SQL COUNT function; practice your online search skills to figure out how it works. Add an appointment, including the doctor, patient, date, and cost. Choose a doctor, input a date range, and view how much the doctor billed in that time. Use the SQL SUM function. Search for a patient by name. Again, search online to figure out how to do this.

epoch icon epoch

Tiny cli tool that helps with epoch timestamp handling

fill-script icon fill-script

Fill Script. Prescription delivery, tracking, and filling on the blockchain.

flashlight icon flashlight

A pluggable integration with ElasticSearch to provide advanced content searches in Firebase.

flutter-boot icon flutter-boot

A native-flutter-hybrid develop tool helps you add and develop flutter with your existing app

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.