GithubHelp home page GithubHelp logo

sameeralmutairi / altro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chadchabot/altro

0.0 2.0 0.0 192 KB

CIS 2750 project @ uoguelph.ca. A CRUD app for MARC2bib formatted XML files. C back-end, Python front-end

Python 35.15% Makefile 2.00% C 62.82% C++ 0.03%

altro's Introduction

README


##About Altro

This application was a course project for CIS 2750 at the University of Guelph. CIS 2750 [colloquially known as The Angel of Death @ UofG] is "Software Systems Development and Integration". It's meant to test students as coders, problem solvers, managers, and spec readers. It is a course that historically has a very high crash-and-burn rate.

There are four components to the assignment application:

  1. utility layer – mxutil.c, written in C
  2. I/O layer – mxtool.c, written in C
  3. GUI – altro.py, written in Python using Tkinter
  4. db integration – improving altro.py, using PostgreSQL

"Altro" is the name of the completed application.

The target systems ran Fedora, and as of now there is no system detection in place to modify settings/params based on OS type/version. That means it may not run on your machine without some modification.

##How to run Altro

Run $ make and hopefully things work out for you.

There are some tests included in the makefile that will run Valgrind with specified files and output reports. If I knew more Perl, I would have just automated it that way.


##Licence

I don't know what the appropriate licensing for this project is, so until I decide, the licence is this: Be cool. Check out my code, play with it, perhaps even improve it! If you're going to sell it or use it to make money, ask first, and we'll work that out. If it's being given away, maintain proper attribution.

I'll probably just GPL it, along with whatever other inconsequential repos I have available to the public, but not just yet.

altro's People

Contributors

chadchabot avatar

Watchers

 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.