| 
					
				 | 
			
			
				@@ -1,3 +1,21 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # fin-lisp 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-WIP at rewriting my finance tracker software in Lisp 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+WIP at rewriting my finance tracker software in Lisp. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+This is a pretty bespoke program and is not really intended for public consumption. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+This is mainly a platform I use for learning more Common Lisp stuff. The original 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+Perl version of this program had a huge swath of features I am slowly reimplementing 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+in this version. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- Features 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Import records from old .txt format 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Interactive prompt to manage expenses 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Generic expense handling 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Encryption/decryption of old records 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Upload/download support like perl version 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+- TODO 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Non interactive CLI Interface 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - Clean up messy/inefficient stuff 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ - More robust error reporting 
			 |