GithubHelp home page GithubHelp logo

strobl-net / smv_suite Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 522 KB

A complete Finance and Project Management Software for student groups used in some German schools

License: Apache License 2.0

Rust 49.00% PLpgSQL 0.45% Dart 12.55% HTML 17.91% Kotlin 0.05% Swift 0.16% Objective-C 0.02% Python 19.83% Shell 0.04%
smv finance

smv_suite's Introduction

SMV SUITE

A finance and team management software for the SMV

Installation

  • Install the newest version of Rust https://www.rust-lang.org/tools/install

  • Install the newest version of Python3 / Anaconda

  • Other required programs (docker-compose.yml in extras) :

    • Postgres 12 (with PostGis)
    • Diesel CLI cargo install diesel_cli --no-default-features --features postgres
    • (Optional) PGAdmin4
  • Required Python Packages (all newest):

    • flask
    • flask_wtf
    • flask_bootstrap
    • wtforms
    • requests
    • datetime
    • typing
    • aenum
  • fill out a .env file (take the .env.example as the template)

  • compile the Rust Project with cargo build --release

  • add/remove data in migrations/<date>_all

  • run diesel setup and diesel migration run

  • start the API with cargo run

  • start the API Interface with python api_interface/app.py

Roadmap sorted by priority (changes possible)

  • Simple Backend
  • Simple API Interface
  • Simple Frontend
  • Finance Calculations (Backend)
  • Display and Filter Finance Calculations (Frontend, API Interface)
  • User and Auth System
  • Login and Auth Secured Routes
  • Technik Items
  • re-add Projects
  • TODO tables to Projects
  • Add Image support for Projects, Account Statements and other
  • User Group and Project chats
  • Schools Auth API Integration
  • Secured Chats?
  • Role locked Projects
  • Applications for new SMV Members
  • Substitution Plan (Frontend)
  • Mensa Plan (Frontend)
  • Mobile Version (Frontend)
  • Production Ready Frontend (especially Mobile)
  • Update GGApp?
  • Display Shop locations (Frontend)?

smv_suite's People

Contributors

triedangle avatar

Watchers

 avatar  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.