This is a AspNet MVC website suitable for small companies. It allows public access for anonymous users and a private site for authenticated users.

Default Login

Seeded with a guest user account and an administrator account. https://snapdemo.azurewebsites.net

ID: guest@snapservices.com
PWD: Pa55_word

 

Authentication

  • Registration - create a user account with a confirmable email address and password
  • Login - use your email and password or use Facebook or Google account
  • Manage Profile - update your personal information for use on this site
  • Seeding - default users set up on creation.
  • Manage Roles (site manager)
  • Manage Users (site manager)

Themes

Public Website anonymous user access

Private Website requires authentication

 

Bookkeeping Companies

Time Manager Module - tracking how and where you spend your time

  • Summary - dashboard view intranet home page
  • Intranet Home Page - dashboard help page
  • Projects - specific goal you wish to achive
    • Home - list of root projects
    • Details - project detail
    • Create - add new project
    • Edit - modify an existing project
    • Delete - permanetly delete project and associated tasks
  • Tasks
  • Schedule - list all timesheets in descending order
    • Home - list all timesheets in descending order
    • Customer - list timesheet for selected company. 
    • Detail - a detaled view of this record
    • Create - add new record to database
    • Edit - modify existing record in database
    • Delete - perminently remove record from schedule table
  • Contact Manager - people and companies
    • Seeding- default companies added on creation
    • Home- dashboard showing links to users and companies
    •  Users
      • Home- list users
      • Details- for a specific user
      • Create - add a new user
      • Edit - modify an existing user
      • Delete - remove user from view
    • Companies
      • Home - list of companies
      • Details - properties of selected company
      • Create - add a new company to database
      • Edit - modify an existing company in database
      • Delete - perminently remove selected company from database
    • Notes
      • Home - list by next contact date
      • Details
      • Create
      • Edit
      • Delete
  • File Manager - cloud storage for images, movies, documents (product documentation anonymous view)
    • Home - list of last 10 items uploaded
    • Folders - nested folders to organize filing cabinet
      • Home - Filing Cabinet root directory for storage
      • Details - list all sub folders
      • Create - add a new record to folder table
      • Edit - modify existing record in folder table
      • Delete - perminentlhy delete this reocrd from folder table
    • FileDocs - uploaded files
      • Details - list of uploaded files contained in this folder
      • Create - upload file to cloud storage
      • Edit - edit existing file in the cloud
      • Delete - perminently delete this file from storage
  • Contact Manager - people and companies
    • Seeding- default companies added on creation
    • Home- dashboard showing links to users and companies
    •  Users
      • Home- list users
      • Details- for a specific user
      • Create - add a new user
      • Edit - modify an existing user
      • Delete - remove user from view
    • Companies
      • Home - list of companies
      • Details - properties of selected company
      • Create - add a new company to database
      • Edit - modify an existing company in database
      • Delete - perminently remove selected company from database
    • Notes
      • Home - list notes by company
      • Details
      • Create
      • Edit
      • Delete
  • Accounting Manager - full cycle accounting application
    • Home - accounting dashboard summary
    • Bookkeeping Companies - list books and ledgers
      • Index- list of companies you are doing the books for.
      • Details - for selected company
      • Create- add new bookkeeping company
      • Edit- modify existing properties of bookkeeping company
      • Delete- archive records for this company.
    • Accounts
      • Index- List Chart of Accounts filtered by company and account type
    • Transactions- list of accounting transactions by company
      • Index- list accounting transactions
      • Details- view details about a specific transaction
      • Create- add a new transaction
      • Edit- modify an existing transaction
      • Delete- delete transaction and transaction details.
    • Office Forms
    • Reports - list of on demand reports
      • Account Types- financial statement categories
      • Chart of Accounts - view active accounts being used for specific Company
      • Financial Statements- balance sheet and income statement
      • Trial Balance- summarizes accounts filtered by date, sorted by account
        • Account Detail- List of transactions filtered by company and selected account
      • Bank Account Summary - List bank accounts filtered by company
      • Credit Card Summary - List of credit card transactions grouped by credit card and statement date
  • List Manager
    • Seeding- infused with the following default items for demo purposes
    • Home
    • Documents
      • Index - paged list of documents
      • Details - view of document contents
      • Description - view only the document content
      • Create - add new record to document table
      • Edit - modify an existing document
      • Delete - perminently delete this document
    • Comments - can be added to documents, image files, and more?
      • Home
      • Details
      • Create
      • Edit
      • Delete - remove a comment
    • Suggestions- your suggestions for improving this site
      • Home- list of all suggestions
      • Details
      • Create - add a new suggestion
      • Edit - modify an existing suggestion
      • Delete - perminently remove suggestion. 
    •  Links
      • Home- paged list of documents
      • Details - not in use
      • Create - add new record to link table
      • Edit - modify existing record in link table
      • Delete - perminently delete existing record
    • Events
      • Home- list events pending and past
      • Detail- detailed view of an event
      • Create- add a new event.
      • Edit- modify an existing event
      • Delete- perminently delete this record
    • Syndications
      • Home - list of RSS and Atom feeds
      • Detail - not in use
      • Create - add new record to syndication table
      • Edit - modify existing record in syndication table
      • Delete - perminently delete this record in syndication table

Author: Chester Bryndza

  • Author image
    Published: Thursday, December 28, 2023
    Scope: Private
    Tag: HELP MANUAL MAP