https://github.com/roc41d/address-book
https://github.com/roc41d/address-book
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roc41d/address-book
- Owner: roc41d
- Created: 2014-09-10T22:38:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T22:42:03.000Z (over 10 years ago)
- Last Synced: 2025-01-21T21:13:37.957Z (4 months ago)
- Language: Java
- Size: 254 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is a simple Address Book application creat with Play Framework
that allows a user to creat, edit, and delete a contact in the address book.
Twitter bootstrap is used to style frontend, and MySql is used as the database.