Giter VIP home page Giter VIP logo

confomo's People

Contributors

bakerkretzmar avatar cmgmyr avatar dependabot[bot] avatar greydnls avatar imjohnbon avatar jacobbennett avatar laravel-shift avatar mattstauffer avatar michaeldyrynda avatar rissajackson avatar sbine 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

Watchers

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

confomo's Issues

What is the License?

Hi

I saw the text in README file about license. May you please specify the license under which this project is released? It is important so that there would be no confusion on how one can use and modify the code. You said to assume MIT as the license then why not use MIT as the license?

Conference slugs and obfuscation?

Hello!

I have a question coming from a place of learning (not knocking the app at all).

When I signed up and I created a conference I noticed that the url on that conference page shows the actual ID of the conference.
screenshot 2016-07-20 10 24 46

Looking through the source I see the Conference model stores a unique slug on save. In the past I've always tried to obfuscate IDs that are visible to users. Is there any reason that you've decided to use the ID instead of the slug in this case?

Thanks and good job guys! Looking forward to saying hi at Laracon.

Public page for allowing user suggestions

Should this page require that the visitor seeing approval be logged in to the site? This would make the process of adding the name simpler, coming down to a simple 'we met at this conference' or 'we should meet at this conference' type button.

This will submit a request for approval (a new status on the friends table suggested to meet, suggested as met), with an approved date. Display those users in the relevant new (suggested as met) or online (suggested to meet) section shaded if not yet approved, with the option to approve, or with a marker that they were suggested externally once approved.

Furthermore, should the suggestion page show the existing new / online friends, or just be a page showing something along the lines of 'Hey, I'm ! Did we meet at ? Would you like to meet at ?

Re-work in Angular

(because Angular is great, and also for the sake of preparing for an Ionic app)

Optimize Twitter pull

  • Don't pull info we already have
  • Update previously pulled info after a certain amount of time

Offline access

It'd be very nice to have a Phonegap/ionic/etc. PWA version that used LocalStorage to work when you have no Internet access.

Public conference view

Would it not be better to have a list of all conferences and allow members to "attend" similar to Facebook events. This way a user could browse the list and find people they would like to meet.

I'm unaware of a database or API containing all the possible conferences in the world, I'm sure it could build up quickly if people keep adding them.

Add startup directions to README.md

For people looking to join the project it is nice to have directions in the README to start the project.

As someone who has not programmed in PHP in quite a while and has never used Laravel, I am attempting to run via php artisan serve --port=8080


Fatal error: require(): Failed opening required 'confomo/bootstrap/../vendor/autoload.php' (include_path='.:') in confomo/bootstrap/autoload.php on line 17

Prevent duplicate friends appearing on the list

Currently, if I add a friend to my conference list and they subsequently introduce themselves, that friend will end up on my list twice - once as a friend I plan to meet, and once as the introduced friend.

It should be trivial to modify the behaviour to use firstOrCreate when making an introduction. If the Friend is not new, add the introduction flag to that record.

Bring back notes

Talked with @adamwathan about why bringing notes back would be helpful for a) who someone is and why you want to meet them etc and b) take notes after meeting. Something making it a bit more like a mini CRM.

What do we call an Internet friend?

https://overcast.fm/+GDI4k9Bsk

There are three states of a person:

A. I know them via Twitter/etc. and want to meet them at this SuperCon
B. I know them via Twitter/etc. and met them at this SuperCon
C. I met them for the first time at this SuperCon

Previously this was "old friend unmet, old friend met, new friend".

In the current re-working it's "online friend unmet, online friend met, new friend"

I'm not sure either system is really good. Any ideas?

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.