Code Monkey home page Code Monkey logo

terminalassistant's Introduction

*******************************************************************
* TERSY is created by Misha Makharadze and Makrine Tskipurishvili *
*******************************************************************

TERSY - Mini Terminal Assistant is a friendly assistant which works in your terminal and helps you 
with various things such as shopping and lets you know about your Zodiac signs.

Tersy is made with Ncurses library.

Features of Tersy:
Manage your shopping list
Get your astrological information

The shopping list feature lets you enter the items you plan to buy to help you with your shopping. The item information includes
* Name
* Quantity
* Type

You can add, delete and sort the items.
The above feature uses an OOP approach.

The astrological feature provides you information about your astrological profile including your Western zodiac sign, your Eastern zodiac sign and your life path number. 
In this feature you can add, delete and sort the data of users by alphabetical order.
The user data contains:
* First Name
* Last Name
* Birthdate
The above feature uses an OOP approach.


In order to use the particular feature the main file “tersy” is executed in the terminal and the either of the following arguments are added
-shopping
-zodiac
In case of needing any help the following command is entered:

./tersy -help 

HOW TO USE:

After downloading all the project files(from GitHub):

1) Compile tersy.cpp
2) Compile SHOPPING.cpp and zod.cpp using -lncurses
3) Run ./tersy
4) Don't forget to enjoy :)

terminalassistant's People

Contributors

makrine avatar mmixaa avatar

Watchers

 avatar

Forkers

mmixaa

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.