Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dog-broad/contact-management
A GUI tool written in C to manage contacts
https://github.com/dog-broad/contact-management
c glade gui
Last synced: 1 day ago
JSON representation
A GUI tool written in C to manage contacts
- Host: GitHub
- URL: https://github.com/dog-broad/contact-management
- Owner: dog-broad
- Created: 2022-05-01T13:20:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T01:26:38.000Z (over 1 year ago)
- Last Synced: 2024-12-01T23:27:38.893Z (2 months ago)
- Topics: c, glade, gui
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact-Management
A GUI tool written in C to manage contactsThis application is created as a part of our Freshman Engineering micro project
## ToDo:
- [ ] Add an import contact button and function
- [ ] Add a feature to show all the contacts in a GUI window
- [ ] Try adding an image renderer to further create an option to add images to the contacts
## Screenshots:
![Contact_Management (3)](https://user-images.githubusercontent.com/74148058/166148194-31fee936-585c-4fc1-a4ee-bd90b34093c4.jpeg)
![Contact_Management (4)](https://user-images.githubusercontent.com/74148058/166148200-f6ff411d-0c09-4280-928b-eb2118557124.jpeg)
![Contact_Management (4)](https://user-images.githubusercontent.com/74148058/166148216-3523edc2-fbe6-4f2f-a2c9-0f1c777ede6d.jpeg)
![Contact_Management (1)](https://user-images.githubusercontent.com/74148058/166148221-faa6da9f-4beb-4f13-a1bc-ab43df65d87a.jpeg)
![Contact_Management (5)](https://user-images.githubusercontent.com/74148058/166148223-1a820274-10d6-4675-bbe6-6530f338b378.jpeg)
![Contact_Management (6)](https://user-images.githubusercontent.com/74148058/166148242-d15fa314-ed8b-4b11-b0ae-d72c391d9da1.jpeg)