Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georginapuig/active-seniors
Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.
https://github.com/georginapuig/active-seniors
db elderly-people erb figma javascript job jobs lewagon postgresql rails rails-application ruby ruby-on-rails rubyonrails scss seniors trello
Last synced: 30 days ago
JSON representation
Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.
- Host: GitHub
- URL: https://github.com/georginapuig/active-seniors
- Owner: georginapuig
- Created: 2020-06-22T17:57:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T22:21:06.000Z (over 1 year ago)
- Last Synced: 2024-09-27T16:03:46.607Z (about 1 month ago)
- Topics: db, elderly-people, erb, figma, javascript, job, jobs, lewagon, postgresql, rails, rails-application, ruby, ruby-on-rails, rubyonrails, scss, seniors, trello
- Language: Ruby
- Homepage:
- Size: 4.73 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:sparkles: Active Seniors :sparkles:
Target:
Active people after 60 willing to do some job they like with flexible work schedule
Pain:
Getting a job for people after 60 is challenging.
Solution:
Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs---
**Lead Dev:** @georginapuig
**Project Manager**: @turiburu
**Lead designer**: @palominocp---
### First download instructions :fire:
```
bundle install
```
```
yarn install
```
```
rails db:create
```
```
rails db:migrate
```---
Trello: https://bit.ly/3fKB62E
User stories/routes: https://bit.ly/3fLhlIj
DB Schema: https://bit.ly/3fOta0g
Figma: https://bit.ly/2VeOK6g---
Rails app generated with [lewagon/rails-templates](https://github.com/lewagon/rails-templates), created by the [Le Wagon coding bootcamp](https://www.lewagon.com) team.