Skip to content

Instantly share code, notes, and snippets.

@jongravois
Last active January 9, 2022 04:55
Show Gist options
  • Save jongravois/17cf53c0e305c50c2497747973ccb962 to your computer and use it in GitHub Desktop.
Save jongravois/17cf53c0e305c50c2497747973ccb962 to your computer and use it in GitHub Desktop.
Readme Starter for UAM-IT

UAM-IT

UAM-IT is a small team of custom developers supporting the mission of Universal Asset Management (UAM). Our primary goal is to turn data into actionable information for the customers and staff of UAM.

To accomplish our goal, UAM-IT provides custom web applications such as:

Technical Stack

  • Laravel - a PHP web framework.
  • Dart - Dart is a client-optimized language for fast apps on any platform.
  • Django - a Python web framework.
  • Laravel Livewire - a full-stack framework for Laravel that makes building dynamic front-ends as simple as writing vanilla PHP.
  • VueJS - a progressive Javascript framework.
  • Flutter - Googless UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
  • TailwindCSS - A utility-first CSS framework for rapidly building custom designs.
  • GraphQL - A query language for your API
  • Firebase - a comprehensive app development platform

For more information consult our Technology Manual.

<>

Compelling Benefit Statement

myUAM provides staff with a central location for all UAM-IT customer software.

Specifications

[X] designates that test is passing

  • GUEST
    • [] has no access
  • USER
    • [] has no access
  • STAFF
    • [] has no access
  • ADMIN
    • [] has no access
  • OVERSIGHT
    • [] has no access

Repository Installation

  • Clone this repository.
  • Run composer install.
  • Run npm install.
  • Edit .env file to point to ATC database and add in Email credentials.
  • Run php artisan serve or serve with Valet.

Technical Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment