Code Monkey home page Code Monkey logo

attendion's People

Contributors

blkpingu avatar

Watchers

 avatar  avatar  avatar

attendion's Issues

0004/event add singular event page html

single events are shown with all their properties in this html

elements:

  • title
  • date
  • time (from- to)
  • location (with map?)
  • URL
  • description
  • ersteller/in

nice-to-have:

  • eventbanner (png?)
  • access (/view rights)
  • share event (json?)

0009/attend_events

each event can be attended by multiple users. the event admin can invite them

event reminder

an event reminder to have for users wo want an upcoming event be brought to their attention

Known Bugs

  • German Devise translations aren't found by livesystem
  • Edit Profile: Changes are not being saved
  • Join Event Link isn't part of the right CSS class
  • Logged in asemail appears on home page and shouldn't
  • Creator of event should automatically join event
  • Only attributes of events on user page that are filled in should appear on user page
  • Show User Profile contains All AttendingEvents. Needs check whether the user has joined any events, then only show events they've joined !!! SHOULD work but cannot test
  • Show User profile is missing translations for elsif/else cases
  • leave event button should only appear for person whose profile it is on

add database

 
user:

name type
name String
email String
about me String
password String

event:

name type
title String
date_end date
date_start date
time_start time
time_end time
loction String
url String
description String
ersteller user_id

Basic mailer

Mailer-Grundlagen (die Anwendung versendet Mails)
is a requirement

delete #0002/dodyll

branch was called obsolete before and therefore should be deleted(?) @einhorntee

add "home" page

after the login, you get to the homepage

the following elements have to be there but are not limited to

  • index (as in logout)
  • navigation (to users and events)
  • impressum

0008/event_list

The event list is a page that lists all events by all users, unfiltered

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.