Skip to content

sarahk46/mono-log_journal-app

 
 

Repository files navigation


Logo

Mono-Log Journal App

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Acknowledgments
  6. Contact

About The Project

Independently developed and designed for my final Front Stack bootcamp project. I came up with this idea I was trying to find a good journaling app before starting to learn how to code to document my journey. None of them really appealed to me, so I decided to create my own! I also thought it would be a great way to solidify what I have been learning with React and Redux during my bootcamp, especially with managing state, effects, and API requests.

Wireframes created with Figma

wireframe

(back to top)

Built With

React icon Figma icon Git logo Github logo Expo logo

(back to top)

Getting Started

Prerequisites

You can get a local copy up and running with an EMULATOR or through the EXPO GO APP:

💻 EMULATOR: if you don't have Android Studio already installed, follow the directions here *System requirments: check the bottom of this page.

📱 EXPO GO: Download on your iPhone or Android.

Installation

Once you have either the emulator or Expo Go installed, you can run it on your local device by...

  1. Clone the repo
    git clone https://github.com/samanthatarrice/mono_log-journal-app.git
  2. Install NPM packages
    npm install / yarn install
  3. Start the app
    expo start / yarn start

(back to top)

Usage


screenshot screenshot screenshot screenshot screenshot screenshot screenshot

(back to top)

Roadmap

  • Figma wireframes
  • Add page navigation
  • Add random quote web API
  • Camera and Gallery events
  • Persist data
  • Edit calendar to show days with entries
  • Add logic to delete entries
  • Animations
  • Camera and gallery permissions
  • Refactor
    • External CSS stylesheet
    • Test on IOS
    • Namings for components (ex: change JournalEntry.js to NewEntry.js to match title)
  • User login (backend)

(back to top)

Acknowledgments

(back to top)

Contact

Made with 💚 by Samantha Tarrice, March 2022

LinkedIn

(back to top)

About

NuCamp Front End Development Honors Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • HTML 29.1%
  • Objective-C 6.2%
  • Ruby 2.7%
  • Other 0.4%