Giter Club home page Giter Club logo

python-data-structures's Introduction

Python-data-structures

An application which stores information about people, along with a ‘task list’. The application’s functionality can be described as follows:

The user should be able to store peoples’ names along with several pieces of information about each person (age, telephone number, favourite football team etc.).

  • The user should be able to retrieve the information by entering the person’s name

  • The user should be able to remove a person’s record by entering their name

  • The user may ask to return records for all individuals, sorted according to a piece of information other than their name (e.g. age).

  • The user should also be able to enter a task which needs performing at some point in the future. A priority may also be entered in order to indicate how urgently the task needs to be performed.

  • The user should, at any time, be able to view the highest priority task on the list.

  • The user should be able to remove the highest priority item on the list

  • Also a useful addition was the ability to write all information to a file whenever the application closes.

The main objective for this application is to be as efficient as it can.

python-data-structures's People

Contributors

vargarobert 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.