Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular upgrade #12

Merged
merged 25 commits into from
Feb 1, 2018
Merged

Angular upgrade #12

merged 25 commits into from
Feb 1, 2018

Conversation

arhill05
Copy link
Owner

@arhill05 arhill05 commented Feb 1, 2018

The upgrade to Angular v5 has been finished, and the backend has been written in NodeJS/Express/MongoDB using SocketIO for websockets.

Firebase integration has been removed.

The front end application is now a Progressive Web Application

Andrew Hill added 25 commits January 4, 2018 15:55
In an effort to move away from Firebase, I'm starting work on the server side
with web sockets and MongoDB using NodeJS/Express.

This commit defines routes for getting/creating sessions and questions, defines
models for both and has a basic websocket configuration to echo messages across all
clients.
Created session-http service on client side. Created proxy config for
local development. Successful read from database for session '123'
@arhill05 arhill05 merged commit e8339be into master Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant