Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1022 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 1022 Bytes

Rooty

Rooty is a freelance marketplace app designed and developed by students at BCIT as part of an interdisciplinary project (IDSP). Rooty helps BCIT students sell or barter their services to other students, with the goal of improving their experience and building their portfolios. With Rooty, you can post a listing of something you'd like to help someone with, and browse until you find something suitable for you. Simply send a message through the app to get started.

Rooty was developed by a team of students from the Full-Stack Web Development and Design and Development programs, as a mobile freelance marketplace for BCIT studnets to offer thier interdisciplinary skillsets to other BCIT studnets.

Getting started

  1. Clone the repository:
  git clone https://github.com/[YOUR_USERNAME]/Rooty.git
  1. Install the dependencies:
  yarn
  1. Start the development server:
  yarn dev

License

Rooty is licensed under the MIT License. See LICENSE for more information.