GithubHelp home page GithubHelp logo

eyetyrant / collectorui Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 854 KB

User interface for liftOffProject. To interact with the current MVP please go to https://eyetyrantdesign.com MUST USE Firefox Browser.

Home Page: https://eyetyrantdesign.com

JavaScript 3.11% TypeScript 54.48% CSS 17.79% HTML 22.37% SCSS 2.24%

collectorui's Introduction

collectorui

Angular UI for liftOffProject hosted on Heroku. MySQL database hosted on Amazon RDS.

The app can be accessed at https://eyetyrant.github.io/collectorui/ with your Firefox browser, (not yet compatible with Safari, Chrome, or Edge).

OR

From Dockerhub: With docker installed, type the following commands in your cli to interact with the app:

  1. docker pull eyetyrant/collectorapi:v1.0
  2. docker pull eyetyrant/collectorui:v1.0
  3. docker run --rm -d -p 8080:8080 eyetyrant/collectorapi:v1.0
  4. docker run --rm -d -p 4200:80 eyetyrant/collectorui:v1.0
  5. Navigate to localhost:4200 in your browser to interact.
  6. Register.
  7. Login.
  8. Click on "Your Collections" to CRUD your collection.

To pull images from the github repositories instead of Dockerhub, add the prefix ghcr.io/

collectorui's People

Contributors

eyetyrant avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.