Giter Site home page Giter Site logo

rjoyc / projectify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niharikasrivatsa/projectify

0.0 0.0 0.0 2.35 MB

Projectify is mobile app that connects high school girls looking to work on side projects with others. Won 2nd place in WiE Hackathon

JavaScript 100.00%

projectify's Introduction

Projectify

Overview

Projectify is a super cool slay girlboss app that was born at a hackathon we randomly decided to participate in (we <3 WIE). "What is Projectify?" you ask? Well, Projectify is a mobile app (work in progress #manifesting) that connects high school girls looking to work on side projects with others. Through the app they can find side project inspiration, share their GRAND project ideas, meet people to work with on the projects, and earn accomplishments badges to build their professional portfolio.

We had like 4 hours (yikes!) to come up with this all, so it was pretty messy you might imagine. BUT! We won second place in the hackathon (woot woot #women #in #stem)!! And, that motivated us to really try to develop this (syde) project(ify ;). This is a first for a lot of us, so enjoy this archive of our blood, sweat, and tears + all the lessons we learn along the way!

Team

๐Ÿ’ป Developer: Niharika Srivatsa

๐Ÿ’ป Developer: Vedanshee Patel

โœ๏ธ Designer: Janvi Ganatra

โœ๏ธ Designer: Rachel Joy Copreros

(aka syde bytes <3)

Development Setup

First and foremost, clone the project!

  1. Install Nodejs

  2. Download Expo Go/Expo Client on your phone

    • This is to help us see it on an actual device
    • Android or iOS simulator also works
  3. Add This File

    • Create a new file under the "src" folder named aws-exports.js
    • Copy & Paste this into file
  4. Run npm install and npm start

    • Scan the QR code in the terminal with your phone
    • Type r in the terminal to reload the app on your phone

Git Stuff

Note: install git (search it up)

Making + Pushing Changes

  1. Always run git pull for the most updated version of the code before making changes!
  2. Make your changes to the code
  3. Add all files you want to push:
    • git add . to add all changed files
    • git add [filepath] to add a specific file
  4. Commit the files + add a nice descriptive message ๐Ÿ˜ป
    • git commit -m "describe your changes"
  5. Push your commit!
    • git push
    • YAYAYAY u did it โ€ผ๏ธ๐ŸŽ‰

Note: you can also do this through VS Code in Source Control

projectify's People

Contributors

niharikasrivatsa avatar vedansheepatel avatar rjoyc avatar janviganatra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.