Coder Social home page Coder Social logo

seanlth / cs4098paddypaddy Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 5.84 MB

CS4098 group project

Python 0.34% HTML 10.01% Shell 0.03% Makefile 0.05% CSS 1.16% JavaScript 88.34% Haxe 0.01% Nix 0.02% ABAP 0.01% ActionScript 0.01% Ada 0.01% Assembly 0.01% AutoHotkey 0.01% Batchfile 0.01% C++ 0.01% Cirru 0.01% Clojure 0.01% COBOL 0.01% CoffeeScript 0.01% ColdFusion 0.01%

cs4098paddypaddy's People

Contributors

hayesp3 avatar jasmine-tlkdr avatar lukegrehan avatar mizzzviolet avatar paddyhly avatar pkh945 avatar seanlth avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cs4098paddypaddy's Issues

Default names

The names of the primitives in the diagram editor should not use default names such as "New_action" and instead use "action{n}" where n is the a monotonically increasing count.

Extension check

The .pml extension should be added if left out when saving a file.

Installation fails on Ubuntu 14.04

Installation fails on my system, Ubuntu 14.04 64-bit.

Steps to reproduce:

  1. Clone latest version of the code (2123218).
  2. Run make install.

Result:

  1. The following output is given:
sc@u:~/CS4098PaddyPaddy$ make install
hash pip3 2>/dev/null || sudo apt-get install python3-pip
# hash stack 2>/dev/null || sudo apt-get install stack
hash virtualenv 2>/dev/null || sudo pip3 install virtualenv
hash bison 2>/dev/null || sudo apt-get install bison
hash check 2>/dev/null || sudo apt-get install check
Reading package lists... Done
Building dependency tree       
Reading state information... Done
check is already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic
  linux-image-3.19.0-25-generic linux-image-extra-3.19.0-25-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
hash flex 2>/dev/null || sudo apt-get install flex
git submodule init
git submodule update
virtualenv env
New python executable in /home/sc/CS4098PaddyPaddy/env/bin/python
Installing setuptools, pip, wheel...done.
env/bin/pip3 install Flask
make: env/bin/pip3: Command not found
make: *** [install] Error 127
sc@u:~/CS4098PaddyPaddy$

Notes:

  1. make run then fails with the output:
./start.sh
./start.sh: line 2: env/bin/python3: No such file or directory
make: *** [run] Error 127

Remove popups

Pop-ups are very annoying when generating pml. This enhancement should be done in part with making the diagram editor consistent with the text editor theme.

Account hijacking

Using an existing email address to register highjacks the account.

File save issue

After opening netbeans_req_release.pml the saving the file server returns error 500.

File upload

File upload fails due to directory not existing

Tests needed!

We need rigorous tests for final release. Features similar to Boxes and Arrows can be ignored.

JNoll suggested using selenium.

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.