Coder Social home page Coder Social logo

startupwichita / startupwichita.com Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 31.0 4.35 MB

A community site for bringing connection and awareness to the Tech and Startup Communities in Wichita

License: MIT License

Ruby 57.41% JavaScript 1.48% CoffeeScript 0.24% CSS 7.60% HTML 33.27%

startupwichita.com's People

Contributors

afrodevgirl avatar alienxp03 avatar bmodesign avatar btwelch avatar cammymoop avatar chanchar avatar cheshire137 avatar doshitan avatar dreamingblackcat avatar esjee avatar fdel15 avatar flxsource avatar gagaception avatar hightouchchad avatar hitjim avatar imacrayon avatar jaquesdias avatar jarrettgreen avatar jcbwlkr avatar jdg avatar jonathanvw avatar k82 avatar keelerm84 avatar kentonh avatar ksolo avatar lafentres avatar magikid avatar query-string avatar rangerchaz avatar sethetter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

startupwichita.com's Issues

People index is littered with half completed profiles

Need a way to deal with this.

Ideas are showing names in a list only (if there is no description provided)

Monthly email reminding people to keep their profile updated and/or hide the profile from the index if they are no longer part of the community.

Create "flag for spam"

On any post (News, Event, etc) add a way for users to flag for Admin review of potential spam.

Add error messages in signup page

There is no feedback on sign up page if something went wrong. Wouldn't it be better to show error messages (at least the default devise messages) when something went wrong?

Add tagging functionality

Logged in users can tag Resources, Events, and News by clicking to view list, then selecting multiple.

add new tags by text field of comma separated values, auto suggest existing tags

@Mentions

In a News or Event record, I want to be able to use the "@" symbol and the URL slug of a Person to link to their Person Record detail.

Same for a Company and Resource

Add useful information in Readme

Hi, I think it would be great to have at least a bit of information about how to sets up the development environment. For eg. a step by step guide to do to get the app up and running without errors.

Add up vote function

Needed for Events, News, Resources, and People.

From index and show, a logged in user can click an icon to (boost, bump, co-sign, nod, thumbs up, appreciate, yes!) unsure of what terminology should be.
If a user has already voted, they can click remove their vote.

Default index view of all things use this metric, and somehow incorporate a list ordered by descending number of these votes.

Index view could be rearranged by:

People:

  1. votes
  2. Name (alpha)
  3. tags

Events:

  1. top two as featured, with chronologically listed below
  2. just popular

Resources:

  1. votes
  2. tags

News:

  1. top N as featured, with chronologically listed below
  2. ordered by votes (desc), posted: * today * this week * this month

Include Gravatar in calculation of Profile Score

The profile score checks for uploaded images. It does not take into account Gravatar, which is the preferred method of face-making on the site.

The solution to this problem would be a value associated with the Gravatar link.

  • Maybe test for 200 on the Gravatar link?
  • Maybe test for 404 and deduct points on the Gravatar link?
  • Maybe a better idea?

Home page typography / design

  • Avatars for featured people are narrower than they should be.
  • Events on home page should probably exclude descriptions.
  • The whole "boxes" layout for events, news and resources needs rethinking.

The improvements made to the /people index are great. I think we should try to carry out the same styles into the rest of the site.

I think we should be focused on good clean typography, not something super creative. This site needs to be functional above all else.

Remove certain users from People page

Change the way that people are show on the People page.

The People index view should only use the current template for accounts who satisfy the following requirements:

Have completed their profiles, a complete profile would include:

  1. First and last name
  2. contact email
  3. Company name
  4. avatar with Gravatar or uploading a file
  5. at least 60 characters in their bio OR three News or Event posts

All other People should have a simplified template, showing just their first name, last name

Fix opengraph image for social

Right now anytime anyone posts anything to Facebook, my face shows up. That's nice and all, but I'd prefer something like our logo be used.

By default use the svg logo of the site available here:
sw_logo_dark
sw_mark_dark

Issue #86 would add the ability to use the Social Graph image of the article or event that is being reposted. That may be a better option.

Add Markdown instructions to certain places

Many of the long text boxes process thier text with Markdown, but that's not evident to the users.
Add a note letting users know, and add instructions for using markdown to:

  • Profile Bio
  • News Description
  • Event Desctiption
  • Resource Description

Add a way to sign up for Tuesday emails only

In issue #47 we send an email to users, the public should have a way to just opt in to these emails. Maybe through a sign up to be a user.

BUT these people wouldn't be show on the people list.

'claim_people_path' not written

This action should let a user claim a Person record if it is not connected to a User.

The goal is to let Users add a Person without requiring that human to be signed up, then let the human claim the Person profile later.

Make better contribution docs

Currently, it's not intuitive on how to get a local version up a running, and how we prefer PRs. Really, we don't have a way that we want them.

add Companies

There should be an additional record that is for Companies:

Name
description
URL

Images for Events and News

Add ability to upload images to News and Events
Add Images to Index and Show views

Make Article URL attribute first on the form

News and Events should pull Social Graph data from URL
Pull image, summary, and title information

Populate the rest of the form with Social Graph Information, but allow edits by the user

Suggest Users when mentioning in Events and News

It's now possible to mention Users on the site in News and Event descriptions with an '@' followed by the User's 'slug'

It would be great if the site would create a live list of results based on what the user has typed after the @. Much like GitHub does while I'm typing this issue.

Super meta
giphy-2

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.