Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmos/pearups.club
the pearups website
https://github.com/atmos/pearups.club
Last synced: about 1 month ago
JSON representation
the pearups website
- Host: GitHub
- URL: https://github.com/atmos/pearups.club
- Owner: atmos
- Created: 2015-03-24T01:56:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T03:16:54.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T13:05:58.163Z (3 months ago)
- Language: Ruby
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pearups.club
============Welcome to the OSS pearups.club app.
Main Purpose of this site:
- Connect willing mentors with willing students to pair
- Create a friendly ecosystem that encourages remote learning
- Form as a launching pad for weekly or bi-weekly group hangouts and pairing sessions
- Have a damn good timeWhat's currently included:
- 3 controllers (welcome, mentor, and student)
- The Mentor and Student models have the following parameters:
- Name
- Skills (Have/Wanted)
- Basic CRUD interface to manipulate modelsWhat would be cool:
- Some damn CSS! :godmode: :8ball: :crystal_ball:
- Full Profile Editing for mentors and students (Pictures, etc)
- Some form of user creation / authentication (Have no idea how to do this)
- Rating system for mentors + students to rate each other
- Some calendar thing-y to schedule group pear-ops for general help and computer hatingThis app is **extremely basic** in the current state.
**Any Help Would be Greatly Appreciated**
Currently, the app is an extremely simple CRUD app running Rails 4.2.0
Please observe the usual fork, clone, pr workflow.
To run:
- Get a javascript runtime (https://github.com/sstephenson/execjs) - I'm just using nodejs
- `bundle install`
- `bundle exec rails server`
- Open [browser](http://127.0.0.1:3000/) to observe how simple and basic it is.:heart: :heart: :heart: :purple_heart: :blue_heart: :purple_heart: :heart: :heart: