Project information
- Category: Android App
- Association: Software Engineering
- Project date: May - August 2022
- Github URL: https://github.com/Shopeer/Shopeer
The Problem
Newly independent adults, newcomers, college students, and
people in single-person households might have difficulty in
saving in living expenses because they are not able to take
advantage of bulk buying.
They also might be looking for companions for every-day
activities
The Solution
Shopeer aims to connect people, alleviate economic pressure,
and reduce social isolation in urban communities.
Through Shopeer, users can input their activities, match with
interested peers, and start group chats.
Technologies Used:
- Android Studio (Java) for frontend
- Node.js and Express.js for backend
- MongoDB for database
- Backend hosted on Microsoft Azure
- Espresso for frontend testing
- Jest for backend testing
- Codacy for automated testing and code smell
What I was in charge of
- Led the team (of four) and managed the tickets in the AGILE SCRUM board
- Held weekly meetings to check up on progress and helped out teammates
- Was in charge of frontend development in Android Studio
- Developed the Login, Profile, Chat Rooms, and Chat Messages Pages
- Created the live chat feature using websocket in Express.js
- Integrated automated frontend tests using Espresso