Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 953 Bytes

index.md

File metadata and controls

14 lines (13 loc) · 953 Bytes

Installation

Install Meteor friend. When that is done, download this here thingy ma'jiggy into your github as a template. Then do the whole shibang with github desktop, open CMD to the correct directory/file location, and run meteor npm run start. Then do what it says in the CMD.

Pages

  • Landing Page: The intro page explaining the features of this here website.
  • Sign-in Page: Sign in...
  • Sign-out Page: Sign out...
  • Sign-up Page: The page where you can set up your account for the first time.
  • Not Found Page: Page that shows up to inform that the page you tried to access non-existent.
  • ListContacts/ListContactsAdmin Page: Page that lists the different contacts that you have, you can add notes to each contact and edit the contacts themselves.
  • Edit Contact Page: The page where you are actually able to input your edits to a contact.