Quantcast
Channel: LowEndTalk
Viewing all articles
Browse latest Browse all 39981

[WIP] APP - all your domains

$
0
0

I decided to write a small app in php to store all the details about the domains I own. I started tinkering with the code and built a semi-functional prototype. Because it looked crappy I wrapped it with Bootstrap and here's a first screenshot:
image
Here's functionality that is already implemented:
+ Storing domains details including address, registrar and registration/renewal dates, comments
+ Storing info about registrars including their address and comments (you can put prices here)
+ Adding new domains
+ Adding new registrars

What I have planned to do:
- Ability to put domains into "folders"
- Ability to notify when expiration date coming
- Rewrite it to use a framework such as CodeIgniter or similar (FYI: it's "pure" PHP+MySQL so far)
- WHOIS when adding domain to save time

What I wanted to ask is if you can think of any functionality that I'm missing and would be good to have in app like this. Any input appreciated :)


Viewing all articles
Browse latest Browse all 39981

Trending Articles