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

C15409432 wks 5 #210

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Conversation

mark-barrett
Copy link

No description provided.

Mark Barrett added 27 commits September 20, 2018 15:05
- Added CSS files to the RxJS calculator.
- Created Observable to streams both keyboard and button press input.
- Subscribed to the above observable to work out calculation.
- Created the stopwatch project.
- The stopwatch circle and it's minute and second markers are rendered.
- Stopwatch can now be started.
- Sped up the interval to give a smoother transition between seconds. Divided all values to make sure time is correct.
- Stopwatch works however I feel I am repeating myself with the code.
- Trying to re-factor.
- Refactored stopwatch
- Added some comments that weren't there
- Added Markdown file for Review Questions.
- Finished Review Questions.
- Create React App and installed Bootstrap, jQuery and Popper.js.
- Downloaded Firebase to app.
- Created the ability Sign Up, Login and Logout.
- Added dotenv to handle environment variables to prevent them being uploaded to GitHub
Needed to delete this so I could replace it with Environment variables instead.
- On login, the users is on the left hand side. These are the users that you can chat to.
- Users can chat between themselves.
- Users can now create groups.
- Messages show who they are from.
- Added some CSS fixes.
- Fixed problems with users receiving the wrong messages.
- Finished the React Chat App
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