GA Memory Book was my capstone project, and I had so much fun building it. The main purpose of this app is to connect people that successfully finished GA.
Each user can see other people's GA memories/stories without signing in. Each user can create an account and post memories. Also, user’s memories can be updated and deleted. I have built admin functionality too, so I can monitor, modify, and delete them if needed.
GA Memory Book is a full stack application. The back end was built using Rails and the front end using Ember.js. This was my first application that I built using a front end framework. Ember.js is extremely powerful front end framework, and I look forward to delving deeper into it. The styling was done using CSS.

- Live demo: GA Memory Book
- Front end: Github
- Back end: Github