Skip to content

software-students-fall2021/project-setup-penguin

Repository files navigation

Pokedek CircleCI

Deployed with DigitalOcean at http://143.198.163.107/ Demo video at https://youtu.be/GMHNHDPGifc

Project Description

Our product allows users to create fun Pokemon-inspired trading cards highlighting various salient traits about themselves such as thier superpowers, weaknessses, communication preferences and more. Each team will start with a "dek" of cards and team members will create profile cards to add to the deck. We envision that team members would be able to learn more about each other by looking at profiles in the "dek", and in turn build a strong foundation for future teamwork to grow on.

Product Vision Statement

For the everyday student or worker, who needs help connecting with their team members and coworkers, Pokedek is a mobile/web application that simplifies and streamlines relationship building through personalized cards that showcase interests and individuality.

Minimum Viable Product

Our Minimum Viable Product (MVP) will allow users to create and share a card template with other team participants. Our MVP Features:

  • Creating a card template with customizable questions and features that a user is most interested in learning about their teammates
  • Filling out a card template with a user's personalized information and joining a team
  • Sharing their team so others can also fill out their cards

Team Members

  • Cindy Kim (csk426) - cindykimxp
  • Janet Huang (jh6248) - janethuangg
  • Kevin Duan (skd359) - kdduan
  • Matthew Zhang (mrz262) - zhangrmatthew
  • Jacob Harsch (jh6792) - jharsch2401

Project History

This project was inspired by the intern project our team member Janet Huang did during her internship at Asana. Pokedek was proposed in early October of 2021, and aims to help individuals connect with groups and teams in a fun, and streamlined manner.

To date, the Pokedek team has completed a wireframe and clickable prototype for the application.

Instructions on how to contribute can be found in the CONTRIBUTING.md document. Here is a link to said document: https://github.com/software-students-fall2021/project-setup-penguin/blob/master/CONTRIBUTING.md

Relevant Links

Building and Testing

To start the application,

  • In /back-end directory, run npm install then node server.js
  • In /front-end directory, run npm install then npm start
  • Open up http://localhost:3000/!

To run tests,

  • In /back-end directory, run npm test – this doesn't seem to work on some machines, so an alternative is npx mocha test/routes.js Screen Shot 2021-11-07 at 11 47 03 PM

Link to Application

This is to be determined at a later date.

About

project-setup-penguin created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published