Skip to content

rsantellan/python-agenda-basica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to the learning of python in a simple case.

This will include a first version a simple contacts program.

This roadmap will try to be followed:

1 - Create only the classes and the simple test cases.

2 - Create a terminal interface to create a new contact

3 - Create a terminal interface to manage all contacts in memory

4 - Create a database connectivity. First with sqlite and then with mysql

5 - Set the terminal program to use the database.

6 - Create a config file to choose wich database to use.

7 - Create a gtk interface.

About

Simple program to learn python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages