Skip to content

edwardpassagi/Sellify

Repository files navigation

Final Project Proposal

This repo contains the implementation for Sellify.

Requirements:

  • React Native & Expo mobile
  • MongoDB Atlas
  • Node Package Manager (npm)

There are 2 main components within this project:

  1. Frontend (screens, etc.) that is stored in the project root directory with its own npm service for frontend (excluding /server)
  2. Backend services (APIs, core logic) that are stored inside /server directory, with another npm service for backend.

Running the project:

Frontend

Run expo on the project's root directory

Backend

  1. Navigate to /server
  2. Run npm start

Testings:

Frontend (React Native)

Manual tests are available within this project's Wiki page

Backend (Express.js)

  1. Navigate to /server
  2. Run npm test

Figma Design

Figma design URL: https://www.figma.com/file/U4HPeiSDE26307wORCYMAx/Sellify?node-id=0%3A1

Figma Snapshot:

image

About

Facebook Marketplace replica with full functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published