All Projects → 1hour1day → Onehouraday

1hour1day / Onehouraday

Community that expose social projects and people can spend one hour to help a social cause

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Onehouraday

Open social
Open Social install profile Drupal 8
Stars: ✭ 128 (+190.91%)
Mutual labels:  community, social
Icms2
Official Repository for InstantCMS 2.x
Stars: ✭ 215 (+388.64%)
Mutual labels:  community, social
Voten
The code that powers voten.co
Stars: ✭ 1,215 (+2661.36%)
Mutual labels:  community, social
exorium
esquire, a multifunctional bot to fit your needs.
Stars: ✭ 15 (-65.91%)
Mutual labels:  social, community
Karrot Frontend
Web application for organization of foodsaving groups worldwide - frontend code and central location for feature planning. For server-side code, go to https://github.com/yunity/karrot-backend
Stars: ✭ 256 (+481.82%)
Mutual labels:  community, social
Community
General discussion, cross-repo efforts and common information for projects in the community.
Stars: ✭ 24 (-45.45%)
Mutual labels:  community, social
Valorize Vidas
Sistema de prevenção ao suicídio
Stars: ✭ 214 (+386.36%)
Mutual labels:  community, social
pH4Social
📣 Social Networking Software built with Laravel PHP framework and Bootstrap.
Stars: ✭ 27 (-38.64%)
Mutual labels:  social, community
Mentro-Community-Blog
A blogging website for the mentrozens community with topics focused on Web development and Open Source.
Stars: ✭ 26 (-40.91%)
Mutual labels:  community, backend
Nakama
Distributed server for social and realtime games and apps.
Stars: ✭ 5,293 (+11929.55%)
Mutual labels:  social, backend
Hall Of Fame
🏆 Show some love to your contributors! A widget for your repo README. Visual and clean. Refreshes every hour.
Stars: ✭ 911 (+1970.45%)
Mutual labels:  community, social
Dawn
global hosting, financial automation, server-less web components
Stars: ✭ 40 (-9.09%)
Mutual labels:  community
Nakama Cpp
Generic C/C++ client for Nakama server.
Stars: ✭ 38 (-13.64%)
Mutual labels:  social
React Native Really Awesome Button
React Native button component. Awesome Button is a 3D at 60fps, progress enabled, social ready, extendable, production ready component that renders an awesome animated set of UI buttons. 📱
Stars: ✭ 988 (+2145.45%)
Mutual labels:  social
Socialproof
A fluent interface for retrieving follower counts from social API's.
Stars: ✭ 37 (-15.91%)
Mutual labels:  social
W3 Goto World
🍅 Git/AWS/Google 镜像 ,SS/SSR/VMESS节点,WireGuard,IPFS, DeepWeb,Capitalism 、行业研究报告的知识储备库
Stars: ✭ 7,886 (+17822.73%)
Mutual labels:  social
Curriculum
Overview of the different modules and learning goals of the program.
Stars: ✭ 40 (-9.09%)
Mutual labels:  backend
Cli
GraphQL back-end framework with first-class Typescript support
Stars: ✭ 37 (-15.91%)
Mutual labels:  backend
Goeat Api
Rest API for a food delivery application - Built with Express, Postgres, Redis, MongoDB and Nodemailer
Stars: ✭ 36 (-18.18%)
Mutual labels:  backend
Socialight
Get Social Network Share Counts with Vanilla JS
Stars: ✭ 34 (-22.73%)
Mutual labels:  social

Our Vision

A fair world. (Simple, but that’s how we see the future)

Our Mission

Maximise social initiatives impact by making social collaboration a habit in people’s lives.

About 1 Hour a Day

1hour1day.com is a Social Platform that enables people to learn by helping on social initiatives. We want to reduce the barriers present on "Social impact work" and encourage more people to use their strengths to serve others.

What problems we want to solve

1hourAday enables a new ecosystem that enables win-win relations

For social projects: Power up social projects through soft volunteer

We have seen a lot of social projects that still cannnot reach their max potential. If we can all just spend a few hours helping a social cause, together we can have a huge impact.

  • This platform aims to remove all the barriers that now prevent people to spend a few time helping on a social project.
  • We want to reinforce the "Get a Task Done" volunteer experience
  • We want people to use their stregths to help others
  • We want experts from everywhere collaborating with social projects

For people: Enable new environments that lets poeple improve their skills with real impact work

We have seen people frustrated about the following situations:

  • Getting blocked and not being able to keep developing their professional career
  • Gaining experience for a new role is hard (without real experience)
  • Entering the job market is hard. (Entry requirements are too high and people don't have experience)
  • Learning is limited to who you interact and you need to switch jobs to learn from other environment.

Homepage

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

installing

git clone https://github.com/hjconehour/onehouraday.git <targetDirPath>
cd <targetDirPath>

backend

npm install
npm install -g nodemon
npm run watch:client
  • Test backend code using postman client. Method type:POST URL : http://localhost:5000/createproject In postman client go in body tab and select raw and data format as JSON(application/json) and post the following data: { "name": "project1", "description": "test project1", "type": "health", "contact_detail": { "contact_type": "1", "contact_info": "2", "contact_name": "3" } }

Contributing

See our contributing page for getting started!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].