Giter Club home page Giter Club logo

dhbw-webengineering-project's Introduction

Hey there ๐Ÿ‘‹ I'm Pascal

I'm a software developer living in Karlsruhe, and these things bring me joy โœจ:

  • ๐Ÿšข Docker, Kubernetes and cloud computing โ˜๏ธ
  • ๐Ÿ‘จโ€๐Ÿ’ป Self-Hosting and server administration
  • โš’๏ธ Automation, especially home automation
  • ๐Ÿงฝ Clean code
  • ๐Ÿš€ The space
  • ๐Ÿณ Cooking and exploring new cuisines

๐Ÿ’ช I'm currently working on:

  • CheapShot - A system for creating bullet-time pictures with cheap phone cameras
  • NoNonsenseCooking - A no-nonsense recipe website with curated recipes. No ads, no intrusive trackers, no nonsense
  • plausible-exporter - A Prometheus exporter for Plausible analytics. Get an overview of your website's metrics right in Grafana
  • The KarlKB - My first completely custom split wireless keyboard, generated with Ergogen.
  • A secret project having to do with Notion ๐Ÿ˜‰

๐Ÿ’ฌ Connect with me:

๐Ÿ“• My latest blog posts:

๐Ÿ” Latest recipes on NoNonsenseCooking:

dhbw-webengineering-project's People

Contributors

christopherpielka avatar cpielka avatar d070378 avatar kaiserschmarrn avatar leonstern avatar marius-ba avatar mheidinger avatar riesinger avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dhbw-webengineering-project's Issues

Calendar breaks if you have no events

For example when displaying default view:
Could not get events between dates: TypeError: Cannot read property 'filter' of undefined at getEventsBetween (/home/max/Projects/dhbw-webengineering-project/calendar.js:168:33) at process._tickCallback (internal/process/next_tick.js:68:7)

Zoom issues in Calender

The calender doesn't work with any other than 100% zoom. If any other percent of zoom is applied, Day names are not correctly shown anymore.

Better users and events

For our presentation next Tuesday we should have better usernames and some nice events for this week/month

Scrollbar month view

Although the div in the month view containing all day-divs has got the "overflow-y: auto;" property, it won't show a scrollbar if there are too many days in a month to display all. At the bottom you can see, that the days are cut off.

Date handling is broken

As of today, Sunday the 1st it shows the current week as Monday the 2nd till Sunday the 8th.
This is completely broken

Remove is broken (also edit)

Remove seems broken and doesn't remove stuff anymore. Edit also doesn't work anymore which may be because of removing doesn't.

Description is broken

Description isn't been set when the newEvent or editevent submits it's form. The POST-Request which is sent doesn't seem to contain the description.

Add linebreaks in generated HTML via xsl:text

As our prof. stated, he likes himself some good 'ol readable HTML. Therefore, we should carefully sprinkle some <xsl:text>s with some whitespace over our sweet cake of glory, like a unicorn sprinkleing unicorn dust on barren whilst pooping.
๐Ÿฆ„ โ˜„๏ธ ๐ŸŒŸ ๐Ÿ’ฉ

๐Ÿ˜‚

No divs in links

When validating our generated html it throws an error that div-Tags are not allowed inside an a-Tag. We need to workaround this somehow or only make the title clickable.

Multi-day Events

Events which span across multiple days don't work yet. The event just stays on the same day.

Events are misplaced when start/end minute is not 0/15/30/45

Events are placed weird if the start/end minute is not 0/15/30/45. Since it may not be possible to show events which doesn't start this way, we may need to change the minutes in javascript in the backend.

Event to test:
<event> <ID>7</ID> <name>Test Termin 4</name> <description>Lorem ipsum dolor sit amet, sed consecetur</description> <location>DHBW - Karlsruhe</location> <startDateDOW>3</startDateDOW> <startDateDay>27</startDateDay> <startDateMonth>6</startDateMonth> <startDateYear>2018</startDateYear> <startTimeHour>11</startTimeHour> <startTimeMinute>1</startTimeMinute> <endDateDay>27</endDateDay> <endDateMonth>6</endDateMonth> <endDateYear>2018</endDateYear> <endTimeHour>17</endTimeHour> <endTimeMinute>2</endTimeMinute> </event>

Recurring events?

I think we specified it for our project and also it wouldn't be too difficult to make it work in xslt....

Validate inputs in backend

For now, it is possible to create an event which starts at 13:00 and ends at 02:00 on the same day. This is obviously bad

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.