GithubHelp home page GithubHelp logo

codeeu / coding-events Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 36.0 17.94 MB

A Django app for adding EU Code Week events and showing them on a map.

Home Page: http://events.codeweek.eu

License: MIT License

Ruby 0.01% Python 33.40% Shell 0.49% CSS 32.63% JavaScript 19.34% HTML 13.90% TeX 0.24%

coding-events's People

Contributors

alainvd avatar alessandrobogliolo avatar ercchy avatar floord avatar friedger avatar gitter-badger avatar goranche avatar ialja avatar joseihf avatar jurecuhalev avatar konviser avatar michelesr avatar mihail-ivanov avatar mitio avatar mucalisa avatar naisnouk avatar ninakos avatar oana-sipos avatar sparkica avatar steveclement avatar tyrower avatar viacoco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coding-events's Issues

SyntaxError: JSON.parse: unexpected character

Issue in cw-maps.js (vrstica 15)
Error: SyntaxError: JSON.parse: unexpected character

function createMap(events, lat, lng, zoomVal) {
-> var markerData = JSON.parse(events),

Test data:
Organized by:

CodeCatz
Happening at:
Ljubljana, Slovenija

From sreda, Mar 26, 2014 at 18:00 to sreda, Mar 26, 2014 at 22:00
Description:

We'll be testing new features for code.eu
This event is for:

Other (see description)
Main themes:

Web development
Tags:

test, programming

Resize country flag icons

most of the country flag icons are 256x256, but only 64x64 is needed (check this), so iy would be nice to resize the images

No error message if wrong location is entered

If you enter some non-existing location there is no error message shown when you click on "add event", but the event is not added, because map marker was not created properly (I guess) and is not added to the event map.

Example location (suggested by Google map):
60 Ptujska, Slivnica pri Mariboru, Maribor, Slovenia

Quirk: you can save such location to an existing event.

When adding event time user has to click twice to add it

When you click on a preferred time slot, the timepicker shrinks and you have to click again for time to be added to the event.
timepicker
timepicker2

Probably second time you are supposed to refine the time of event, but I guess we don't use this feature.

User profile error

When anonymous user requests user profile page the following error is thrown:
'AnonymousUser' object has no attribute '_meta'

The same happens when clicking "log out" on user profile page.

Set viewport for a more mobile friendly website

Need to add to head to display the site nicely on iPhones and such. A couple of issues that will need to be fixed:

  • collapsed navbar doesn't toggle on iPhone (there's a fix for that...),
  • scrolling down the page is difficult because the map gets in the way,
  • ... probably something else.

Use tags or get rid of them

We need to figure out what to do with tags. Some possibilities: use them for related content, display tag cloud, make them clickable and show all events with that tag, have predefined tags etc. Alternatively, we could replace them with categories.

Add page, where all events (past and upcoming) can be viewed

Currently we are only showing upcoming events on index and there's no way to see all events on the map or in a list. Could be fixed by implementing a new /all view, similar to index and by adding buttons that switch between Upcoming and All (we'll need design suggestions for that).

Login redirects

After clicking on Add event, you're prompted to login with one of your accounts. In case of new accounts, the user is redirected to the edit profile page, in case of existing users, the user goes to main page. We need to add redirects to the page the user wanted to land on (usually /add).

Duplicate link in the navigation menu

In case a user is an ambassador and his country is undefined then in the top navigation links "set your country" and "edit your profile" lead to the same page (user profile)

Valid chars in username

after logging in using Google+ my username was set to "GoranBlažič", but trying to add myself to the ambassadors group failed and the following error was shown:
This value may contain only letters, numbers and @/./+/-/_ characters.

Changing the username did work, so not a huge issue

Fix site responsiveness

Main map title hides underneath search bar, event grid breaks at certain points etc. All pages should be checked for such bugs (and fixed, of course).

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.