Skip to content

rohithpala/EazyFinder_CVersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eazy Fidner

EazyFinder is an idea that shows the shortest distance between 2 places in a city
Using EazyFinder lets you know the shortest path in terms of distance, time and fare
Users have to login and use the facilities provided

Version_0.0

This is the basic version of Eazy Finder written in C Language
Version 0.0 contains the EazyFinder with and without File Handling

The successive versions viz. Version 1.0, 1.1 contain many updates to the basic CLI app.

Version_1.0

Version 1.0 is the 2nd Version of EazyFidner in which a new feature of Transaction History is added.
Storing Transaction Histories is useful not only to check your previous transactions but also to show recommendations in future

Version_1.1

Version 1.1 has some minor code changes for improving the experience

Other Versions

EazyFidner is also written in Java and Python
You can find these codes here -

  1. Java
    Also have a look at the branches present
  2. Python