Giter VIP home page Giter VIP logo

inpycon2018's People

Contributors

2root2 avatar aaqaishtyaq avatar aavrug avatar akshat0047 avatar akshay196 avatar akshitac8 avatar ananyo2012 avatar atisayajain avatar bhansa avatar chirag200666 avatar dhavalsavalia avatar dollarakshay avatar eddygta17 avatar gutsytechster avatar im-gozmit avatar inovizz avatar juggernaut451 avatar rahulkumaran avatar rajataaron avatar sanketsaurav avatar saptaks avatar sumitksingh17 avatar tushar-nitave avatar utkarsh2102 avatar uzerjamal avatar vaibhavsingh97 avatar varundey avatar vipulgupta2048 avatar vnbang2003 avatar webchirpy avatar

Stargazers

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

inpycon2018's Issues

launch the CFP website

The CFP portal should accept applications and people should be able to vote.

The website should have a link to the portal as well as mentioned in issue #25

Use Accordian style Q & A's in FAQ page

Should we use a accordian style for Q & A's in FAQ page? That would avoid longer scrolling in case the number of questions increases. Suggestions welcome regarding this.

Improve the design of FAQ page.

Right now at FAQ page, the left alignment of answer is not the same as that of question which seems a bit awkward. I think we can do better here.

[Urgent] Update/Delete all unused media

Due to recent changes in the venue, I think some of the media in the /icons and /img folder have become redundant. As it was either used for the conference being held in Bangalore or as dummy content. Favicons for the website need to be updated too if not done already.

Separate text from image

The text in this image is embedded. It would be great to have it as a separate text. Also, the text should be "PyCon India" instead of "Pycon India"

[Feature] Convince my Boss

Professionals wanting to come to the conference would need to Convince their Boss to grant them leave application. We would like to help them by crafting a letter highlighting how important attending PyCon India 2018 would be for both their personal and professional growth, not to mention it's a glorious chance to be a representative of the company, on the forefront of the Python Community.

Please add any suggestions you have regarding the same.

Provide a favicon

A favicon is missing. I think the python logo in the middle of the banner logo can be used as the favicon.

Infrastructure needs to change with a scalable boilerplate

I've multiple issues with the way the website has been build and hence I'm writing few recommendations of my own.

  • A boilerplate is needed to build the project from ground-up. (my recommendations - http://html5boilerplate.com and https://frontendchecklist.io)
  • Change this filename to favicon.ico
  • The js files like three.js are very heavy and would halt the page load to a minimum speed on a slow network. Try to avoid such libraries.
  • I only count 4 icons on the website which use font-awesome library. Use static files instead. This will remove the overhead of the entire library.
  • Few typos here and there like this one.

Pycon India 2017 wrong location

In the journey of Pycon India section, the location of 2017 event is given as Indian Institute of Science, Bangalore but the actual event took place at Shaheed Sukhdev College Of Business Studies

A better design for mentioning previous PyCons.

The Idea of mentioning about Past PyCons is nice. In that section
let's have two rows with five pictures in each row. Each picture is
from one of the previous PyCons and is also a link to that PyCon description or
website.

CI/CD

Does the website not get updated when we make changes in master in the repo?

Add Talk description section for Talks

We want to add a modal/pop-up containing the description of the talk and the speaker description. When someone clicks over a talk in the schedule he/she should be able to see the pop-up. The section for the conference schedule is presently commented out https://github.com/pythonindia/inpycon2018/blob/master/index.html#L202-L669

Presently the schedule is all hard-coded. To make it simpler, you need to parse the data from a json file and loop over the data to display the schedule and the talk descriptions

You may want to show a mockup before starting the work

Suggested updates in FAQs

Hi @pythonindia/pycon-2018-team
Below are some of the changes I think will be good to update on the FAQ page of the website:

  1. Q. Where can I find updates related to PyCon India 2018?
    We can remove the IRC channel & put twitter there.

  2. Q. I want to present a talk/workshop at the conference. What should I do?
    We can add the link to the CFP page now.

  3. Q. I want to volunteer for the conference. What should I do?
    I think we can point it to the email/blog post with the form for volunteer registration.

  4. Q. Where can I stay while in Hyderabad for the conference?
    I think we can mention we will be listing down some recommended hotels near the venue, possibly with discounts.

[Feature] Share bar ribbon

We should have a share bar ribbon, as we have share bar on PyCon 2017 website. It gives ease for people to share the event details on social media.

Please share your thoughts about the design, placement etc.

Start ticket sales

The ticket sales should start as soon as possible.

@ananyo2012
Some of the code has been commented for ticket pricing options & buy button, can you please explore if can use that and coordinate with Gokul to make it live.

Journey of Pycon India Change Order

In the Journey of Pycon India section , lets put the oldest year to the left and the latest one to the right.
Time increasing as we move right makes more sense.

Fix the navigation bar for FAQ and COC page.

Right now, if you go to FAQ or COC page, there are following issues:

  1. The PyCon India 2018 logo is not shown in the nav bar until you scroll down.
  2. Home part is highlighted in the nav bar.
  3. None of the nav bar inks except Blog are working.

nit: both FAQ and COC should be capitalised in the nav bar.

CFP link button

We need to find best place to show Call For Proposal button.

Add disqus for FAQs

There have been generally a lot of questions arising related to difference and intersections of conference, workshops and devsprints. Let's add them and have a FAQ which can be a good go-to place for any doubt for any pythonista who wants to come to PyCon India 2018.

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.