Kevin-C-Fang / novel-alerts

Novel alerts is a GUI that uses the information the user enters to alert the user when updates are detected.
GNU General Public License v3.0
0 stars 0 forks source link

GUI View - Basic #1

Closed Kevin-C-Fang closed 3 years ago

Kevin-C-Fang commented 4 years ago

Get the basic GUI view implemented.

It should have the following for the basic implementation:

  1. text form for the email address [X]
  2. text form for URL. [X]
  3. Button that enters URL entry. [X]
  4. Button that deletes URL. [X]

Note: Functionality has not been added.