issues
search
MLH-Fellowship
/
0.4.2-learning-journal
A React Native/GraphQL based application for running a 'Learning Journal'
MIT License
3
stars
3
forks
source link
Logger adder
#20
Closed
AnshG714
closed
4 years ago
AnshG714
commented
4 years ago
This PR adds the functionality for logging a journal entry.
[x] Add the floating purple button that links to a modal, which loads up the JournalLogger component I addressed in an earlier PR.
[x] Add some placeholder methods for handling the data passed into the form
[x] Add a cancel button on the logger, which is hooked up with the navigation system to allow us to come back to the earlier page.
This PR adds the functionality for logging a journal entry.