Giter Site home page Giter Site logo

csc322-teamx-software-engineering-project's Introduction

Build status

A collaborative project for the Active Teaming System (AcTS) presented by Team X for CSC322 - Software Engineering, taught by Professor Jie Wei.

About

This project, named 'Friends' is built in compliance with Project Requirements Specification provided by Professor Jie Wei. 'Friends' is built using several tools including: JavaScript, HTML5, CSS, Electron, Python, SQLITE, and an extensive library of packages installed using Node Package Manager (NPM).

Purpose

This system will facilitate active teaming of people with similar interests and skill-sets to forge groups for a certain do-good project.

Contributors

Team X: Bryan Arevalo, Henry Puma, Frank Orefice, Peter Ye

Instructions

Important: You must have pip from python3 installed and the following packages:

  • pip install flask
  • pip install sqlalchemy
  • In root folder run "pip install -r requirements.txt" to install python packages.

Once you have downloaded Node.js from the links below, or if you have Node.js installed:

  • (npx create-react-app client)

Electron/React Setup:

  1. git clone https://github.com/12NaN/CSc322-TeamX-Software-Engineering-Project.git
  2. cd CSc322-TeamX-Software-Engineering-Project
  3. "npm i"
  4. cd Client
  5. "npm i"
  6. "npm run start" to run the React app (To run Electron (Desktop app), run "npm run start" in root folder)

DB in Python:

  1. Open Python3
  2. "from app import db"
  3. "db.create_all()โ€
  4. Exit Python3
  5. Run Python3 app.py in root directory

Prototypes

Image Walkthrough

Useful Links

Requirements

SQLITE

Node.js

Python 3

Specifications

Project Requirements

AcTS Spec Report Template (Phase 1)

AcTS Design Report Template (Phase 2)

Design

SYSTEM GUI Design

SYSTEM LOGO Design

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.