Coder Social home page Coder Social logo

university-collab / zephyrus Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.25 MB

University project for Software specifications and modeling class and Databases class (Sophomore year) :mortar_board:

Home Page: https://university-collab.github.io/zephyrus/

License: GNU General Public License v3.0

Python 100.00%
software-specifications software-modeling database-management databases handler

zephyrus's Introduction

Zephyrus Cover

What is Zephyrus? ๐Ÿค”

Zephyrus is a generic data handler which aims to bring 'cool' back into data manipulation, making both, data stored inside of files within your file system, and data existing in different MySQL databases, a breeze to work with ๐ŸŽ.

Zephyrus is a sophomore university project ๐Ÿ”จ by Nikola Lausev and David Zahorodni.

Getting Started

  1. Install dependencies either by running pipenv install or pip install -r requirements.txt
  2. Run command python main.py

(Hint: You can find a database example here)

zephyrus's People

Contributors

alleywaycat avatar davidz98 avatar

Watchers

 avatar

zephyrus's Issues

Creates new entity when editing in sub-table

Describe the bug
When a user tries to edit the sub-table entity, it creates a new one instead of just editing it.
Happens only with sequential data manipulation.

To Reproduce
Steps to reproduce the behavior:

  1. Run program
  2. Click on days.json
  3. Select a day
  4. Edit a task and it will create a new one

Expected behavior
Edits the sub-table entity

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.