Title Details
Role Full-Stack Developer
Tools Javascript, HTML, CSS, Heroku, Pinterest, Photoshop, Illustrator, Figma
Length 2 weeks
Project Emotional input collage mobile app.
Features Manipulating of images in terms of size, scale, rotation. Uploading images/ Camera capture from phone. Changing fonts for texts.

Demo

Play

Research

I did research on ProjectLife and PicCollage. Some of the pros and cons I learned from playing with them are as below:

  1. You can search image on the web and input it to the canvas
  2. They have grid system where you can put images to the chosen grid
  3. Adaptable size for different social media platforms to share
  4. Customizable in terms of color, patterns

UI

I created the UI interaction on Figma.

moods-journal/MoodsDiaryUI.png

Elements

This will be the study for materials and textures as a collection for my research on my phone.

moods-journal/pinterestInspo.png

Steps of creation

  1. make things in photoshop - constrains of how you make the thing
  2. build the make and save part of the interface
  3. ability to view all and save

recommended by Max Bittker

What is your app for?

Collecting interesting materials related to moods for my thesis. My thesis is about translating feeling of being trapped and suffocation through objects or experiences.

How do users add images/text?

Users can upload their images or capture with their camera in the app and edit the texts

How do they remove them?

I will create a trash icon where they can move the item and delete it

What are the constraints?

They are limited to the canvas of their phone since they can not scroll in the canvas.

Features

moods-journal/fonts.png

Lessons Learned

Tutorials

  1. Possible saving text to canvas
  2. Npm library to save html to canvas
  3. For smoother touch
  4. Merging dev to master in Github

Tutorials for setting up a server

I have to set up a server since I hosted this on Heroku before and I was told Heroku will occasionally delete stored files.

  1. Setting up a virtual host on digital ocean. Use passwd rather than ssh for easier access.

  2. Make sure the code works and then git clone your repo to your server

  3. Make sure server port is 8080. User forever to keep the server running.

  4. GoDaddy setting up DNS to replace the virtual IP host name. Go to My Domains > Domain Settings > DNS. Under Records, add Type A following below.

    moods-journal/godaddyDNS.png

Next Steps

  1. Potential background music
  2. Sharable to social media with friends
  3. Allow users to draw on top
  4. Background removability for uploaded images

Progress

For detailed progress, please see my github.