Introduction
For my third year group project at Heriot-Watt University, I worked with a team of 5 other students to develop a social media app called Scrap & Trace. The app was designed to be a digital scrapbooking platform where users could create and share scrapbooks with friends and family. The front-end of the app was developed using React Native, while the back-end was developed using the Django REST framework.
Technologies Used
- Front-End: React Native
- Back-End: Django REST framework
- Database: SQLite3
- Deployment: Local, AWS, Azure
Basic Features
- User Authentication: Register, login, and logout
- Scrapbook Creation: Create a new scrapbook with a title and cover image
- Follow Users: Follow other users to see their scrapbooks in your feed
- Like pages: Like other users’ scrapbook pages
- Comment on pages: Leave comments on other users’ scrapbook pages
- Search for pages: Search for scrapbook pages on a map
Resources
- Installation: GitHub Repository
- License: GNU General Public License v3.0