Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Open-Science-Community-Saudi-Arabia/MOOCs

Open Education Resources in Arabic
https://github.com/Open-Science-Community-Saudi-Arabia/MOOCs

add: express app and import route handler - app.js

1e379ab14be62f0cbd2ecc1ce88a4e371d8a6c37 authored about 2 years ago by Richie <[email protected]>
update: route path URL format - routes_handler.js

0d0298adfb503d4c76a5f650b5a954104f223a8f authored about 2 years ago by Richie <[email protected]>
removed .env

9cfb9d273e74125ce9ffa6e911c474da03f43da1 authored about 2 years ago by Richie <[email protected]>
add: usage documentation for async_wrapper func - async_wrapper.js

e14fca22824b05093222fc10da1836d5cc1e0a9c authored about 2 years ago by Richie <[email protected]>
update: route path URL format - routes_handler.js

86bce1e9a64135b1b91d614b8ea1718a52d92189 authored about 2 years ago by Richie <[email protected]>
include node modules and env file in .gitignore

65c8c30341efcdf46ccd77023fccee76faf6ee8c authored about 2 years ago by Richie <[email protected]>
include node modules and env file in .gitignore

a0b6ec655e6f548d6436f272d4f035566651a1cf authored about 2 years ago by Richie <[email protected]>
add npm dependencies - package.json

e6a7ac82564a5fb1f9343669da5e430815b33034 authored about 2 years ago by Richie <[email protected]>
add: initial project structure

3d3ad6608d6e58f5ac29f5200f92a64b71cc1004 authored about 2 years ago by Richie <[email protected]>
add: initial project structure

63b0a38c76f1ead3b3e579741c00252ece8852c3 authored about 2 years ago by Richie <[email protected]>
Added frontend_project structure

bca258a38ef29c959bd3aeb1b027eeba936a9901 authored about 2 years ago by sandygudie <[email protected]>
add: database connection - connectDB.js

aa2ec6aa2e1e37053f0f9724825972328b440f6a authored about 2 years ago by Richie <[email protected]>
docs: update README.md [skip ci]

cc9e6a0c890bd45efb150cdc571bf4846812e433 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
add: database connection - connectDB.js

57eada106c05e455d6b5a749c83555cd24c0c409 authored about 2 years ago by Richie <[email protected]>
initial commit

076cc5aa642c11f47aea83adb7d5da8a0a80e965 authored about 2 years ago by Richie <[email protected]>
renamed models and routes to include s - plural form

69d63efbe1c089603eb7f750a265a3472fe11fef authored about 2 years ago by Richie <[email protected]>
docs: create .all-contributorsrc [skip ci]

8d150487ec557c0f9a6dbd6b781deae168ee22b7 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fixed conflict in gitignore file

e48ce6fc42f1e99a74737bfc00fb5db3c986c019 authored about 2 years ago by sandygudie <[email protected]>
docs: create .all-contributorsrc [skip ci]

11a5ac6bf55731fac32eb753005238d9562e834d authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
add npm dependencies - package.json

3839aa01a148da45d3123d39fec85494fc346d5d authored about 2 years ago by Richie <[email protected]>
Added frontend_project structure

b9b01ff3e224a1a5ec789b5265b5aee496764f53 authored about 2 years ago by sandygudie <[email protected]>
renamed models and routes to include s - plural form

506ef1891c67165421d3cc716f60d2d58426c5c1 authored about 2 years ago by Richie <[email protected]>
docs: update README.md [skip ci]

855800da678218226e606aeb642e685a8d5549f8 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
initial commit

0a2002a24355cc8d4d7abeefcbe795b498b36fe3 authored about 2 years ago by Richie <[email protected]>
fixed conflict in gitignore file

517f8ce2e9997687fc489ad6c072030466604a97 authored about 2 years ago by sandygudie <[email protected]>
course/video model + category

722d49424c260c446761f66642af5b959d809698 authored about 2 years ago by Ebuka <[email protected]>
course/video model + category

4a6e304ff8ea9f2a2049bd652e455621ed734ded authored about 2 years ago by Ebuka <[email protected]>
Merge pull request #34 from RealRichi3/feat/asyncWrappers_errHandlers

[15/10/2022]: Backend API [feat] - async function wrappers and error handlers

00a1da4f39b29188c75ff76c0fb00efe7aca0466 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #34 from RealRichi3/feat/asyncWrappers_errHandlers

[15/10/2022]: Backend API [feat] - async function wrappers and error handlers

762c6180ce604aaf79a3e94a2b9ec5c463fa0340 authored about 2 years ago by Batool Almarzouq <[email protected]>
add: errorhandler middleware - app.js

d856a9c83ec619ebc52fbdd74b058a8a8ed3db9c authored about 2 years ago by Richie <[email protected]>
add: errorhandler middleware - app.js

3fa13bdb311662726c8e6914fa4d4cfec84bdd76 authored about 2 years ago by Richie <[email protected]>
update: route path URL format - routes_handler.js

1c55be7c163ad3daa8387d4444fb0a552eda9940 authored about 2 years ago by Richie <[email protected]>
update: route path URL format - routes_handler.js

6f0b3a0351a8ba1e0a9e50c30fdbdc75fe7dec0c authored about 2 years ago by Richie <[email protected]>
add: error handler middleware function - error_handler.js

d363af4edb1c31e1b63eba5d05fe1f1d64bc1d06 authored about 2 years ago by Richie <[email protected]>
add: error handler middleware function - error_handler.js

c29e7b871d0be29cd55d905bb1335286cb632590 authored about 2 years ago by Richie <[email protected]>
add: usage documentation for async_wrapper func - async_wrapper.js

415f9a188fac44feddf2c782723ec707471b3278 authored about 2 years ago by Richie <[email protected]>
add: usage documentation for async_wrapper func - async_wrapper.js

a5fabb98af6faa68657705ea5eac1f82c71befbd authored about 2 years ago by Richie <[email protected]>
add: asynchronous function wrappers - async_wrapper.js

2e0eb1fdd69c2962c2ccadc6ba80f910fa1c5270 authored about 2 years ago by Richie <[email protected]>
add: asynchronous function wrappers - async_wrapper.js

73962dcd272b40dfef68d23df239254af6f4465b authored about 2 years ago by Richie <[email protected]>
Merge pull request #32 from RealRichi3/feat/users_db_model

[15/10/2022]: Backend API [feat] - users db model

69595821aa1cdeade84ebf8b4b2908170da1ce80 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #32 from RealRichi3/feat/users_db_model

[15/10/2022]: Backend API [feat] - users db model

e4373bdcfb9b491c5e3f9e3d3d6553f8da0a89e1 authored about 2 years ago by Batool Almarzouq <[email protected]>
add: password reference, presave hook to save password - user.model.js

aff58f980ef08b96de2345fa91600e7b332f7aa4 authored about 2 years ago by Richie <[email protected]>
add: password reference, presave hook to save password - user.model.js

b2c7c69ed4844dc7ee8bbfeada17e343c9efd8b2 authored about 2 years ago by Richie <[email protected]>
add: password schema model for users - password.models.js

a0437302aedbd000f83ca88b90f665bf8b652c2e authored about 2 years ago by Richie <[email protected]>
add: password schema model for users - password.models.js

36457c8cda4e3e28ade958ca4808090e3909c4c3 authored about 2 years ago by Richie <[email protected]>
Merge pull request #31 from okerekechinweotito/login_signup

add login-page , signup page , add routing and improve file structure

192b201dbc0ef81ee76cc1f276b5eafb62aeac56 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #31 from okerekechinweotito/login_signup

add login-page , signup page , add routing and improve file structure

898f6f2bcbddb36e376001b877ce33f2e8d53d5e authored about 2 years ago by Batool Almarzouq <[email protected]>
add: db schema models for admin and endusers - user.models.js

96f82cc78acd7b7678aa496154852cc20edf9a05 authored about 2 years ago by Richie <[email protected]>
add: db schema models for admin and endusers - user.models.js

c56453032d935935d8ac9e7f104a1f917444e3c9 authored about 2 years ago by Richie <[email protected]>
moved admin schema models to users.model.js - admin.models.js

2fc652157014464d711a50bfd4043fb44ca30d9e authored about 2 years ago by Richie <[email protected]>
moved admin schema models to users.model.js - admin.models.js

505a9affbd1a2bd91c972c283fd66480ac5be2b1 authored about 2 years ago by Richie <[email protected]>
add login-page , signup page , improve file structure

9d26252419a3a59fb5eee5fcb2f0a2272d611dda authored about 2 years ago by Okereke Chinweotito <[email protected]>
add login-page , signup page , improve file structure

06837dd624c93a8c00daa7e0cb8e196176e9ab4c authored about 2 years ago by Okereke Chinweotito <[email protected]>
Merge pull request #21 from sandygudie/frontend-setup-mooc

Added frontend_project structure

dd69db0cf81fd0166828eb167a7262796b7a4b64 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #21 from sandygudie/frontend-setup-mooc

Added frontend_project structure

eb71d173673c0c3ee165cbc06290f7b23b0598b7 authored about 2 years ago by Batool Almarzouq <[email protected]>
Database models for User, Admin, Password, Category, Courses.

f265f6446c1188b4ff796e5478c42aabea8427a4 authored about 2 years ago by Ebuka <[email protected]>
Database models for User, Admin, Password, Category, Courses.

931e5739d177e5748cccf9cdd9654e0b9503b10d authored about 2 years ago by Ebuka <[email protected]>
pull merged updates

0b04068348e499820887cf310bdb09942e0d67ae authored about 2 years ago by sandygudie <[email protected]>
pull merged updates

02e890a00af5ebd4a10ba58c83f4be5d314b1a06 authored about 2 years ago by sandygudie <[email protected]>
fixed conflict in gitignore file

79bb5ada4b957424b55ba530691fc742c7300dff authored about 2 years ago by sandygudie <[email protected]>
fixed conflict in gitignore file

905b90fed54e1f20420776c008c67b98d110da97 authored about 2 years ago by sandygudie <[email protected]>
Merge pull request #14 from RealRichi3/backend/dev

[12/10/2022]: Backend API (feat) - Project structure

f327d36f95d5e9ea21688f84bac0b0761a2f9253 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #14 from RealRichi3/backend/dev

[12/10/2022]: Backend API (feat) - Project structure

ce34fe4bccf969fd2cb3125cbff72da3d3e60755 authored about 2 years ago by Batool Almarzouq <[email protected]>
Added frontend_project structure

7fb4e1cadb6357ba2545327ed5ea76170ede23db authored about 2 years ago by sandygudie <[email protected]>
Added frontend_project structure

6d35d134ead8eaf0c89f8f5a1edae7157d3893ca authored about 2 years ago by sandygudie <[email protected]>
Merge pull request #17 from Open-Science-Community-Saudi-Arabia/all-contributors/add-Meekunn

docs: add Meekunn as a contributor for infra

3d4df5f72e2dbc2324f4e0e16928b03393ac56f2 authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #17 from Open-Science-Community-Saudi-Arabia/all-contributors/add-Meekunn

docs: add Meekunn as a contributor for infra

51de7a42c61d1dff573bfa3692e4b4c507255037 authored about 2 years ago by Batool Almarzouq <[email protected]>
docs: create .all-contributorsrc [skip ci]

f58f2b02a640c37609f371623021f0864d19fff1 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: create .all-contributorsrc [skip ci]

df7da24219c121117290bcc17ddc3ecee7e39856 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

094069cf85a26c839a7bae6ef203c4bf6a2be5fa authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

347a457fcbc3df7b1dfa8a90080f26a7c23ccb04 authored about 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #15 from Meekunn/Meekunn

Frontend Project Setup

2ab18c569a08ea91b14660c7d44c028a85f80e3b authored about 2 years ago by Batool Almarzouq <[email protected]>
Merge pull request #15 from Meekunn/Meekunn

Frontend Project Setup

22dd97fc0f752f9b8749b15e9e68afa77b64b722 authored about 2 years ago by Batool Almarzouq <[email protected]>
Edit Project Structure and Fix Eslint Errors

4377e512c925f2adc49f903491832252d4bc2d4e authored about 2 years ago by Meekunn <[email protected]>
Edit Project Structure and Fix Eslint Errors

0b64d139eca064e48b590c420471197fdb01ac53 authored about 2 years ago by Meekunn <[email protected]>
Setup Eslint and Prettier

b41d059510cf26217274df3f192c2d26f6debd7a authored about 2 years ago by Meekunn <[email protected]>
Setup Eslint and Prettier

95e68dd414f4d7f8f0118310802fe72b0e768c1d authored about 2 years ago by Meekunn <[email protected]>
Create React App

d047d02bebbe919c6e25b54440f20d8a791221d9 authored about 2 years ago by Meekunn <[email protected]>
Create React App

f92ff8c24489a25f6f5b979dedbb67227127ef55 authored about 2 years ago by Meekunn <[email protected]>
update import for utils - server.js

03a925d16faf6f165ce6eb5b5fff4fe875db6230 authored about 2 years ago by Richie <[email protected]>
update import for utils - server.js

91c2e1ddd6e0f9be3aea7e2656c8583c00c12244 authored about 2 years ago by Richie <[email protected]>
renamed async_wrapper.utils.js and updated imports

a7f727c540604c58e4832a62bd19cace141e8f57 authored about 2 years ago by Richie <[email protected]>
renamed async_wrapper.utils.js and updated imports

d0a9fbb4ce0d64e7b4c9a6c21d1ad162ea0ad6e1 authored about 2 years ago by Richie <[email protected]>
renamed moved all helpers/ to utils/ - helpers

06ddd7a75cd4b9c38283020859956edb1aa07c10 authored about 2 years ago by Richie <[email protected]>
renamed moved all helpers/ to utils/ - helpers

ef3d288fdd38991a36f39527e1012c169dd32b6d authored about 2 years ago by Richie <[email protected]>
add: routes handler - routes_handler.js

9db5d7d510f1ba5cef5674f596d6365fb5b5b9c1 authored about 2 years ago by Richie <[email protected]>
add: routes handler - routes_handler.js

040dacbdd62a4a03d351fbd98a761deaffb82383 authored about 2 years ago by Richie <[email protected]>
initial setup for auth routes - auth.routes.js

21a0d9afb37a71f07ed8146f4ebfc116378c43a9 authored about 2 years ago by Richie <[email protected]>
initial setup for auth routes - auth.routes.js

f392de755c3dc9f44f21550605429c31b2f557b4 authored about 2 years ago by Richie <[email protected]>
add: express app and import route handler - app.js

f7901b466a148ebf0cad391c8fc29aa0021c63d1 authored about 2 years ago by Richie <[email protected]>
add: express app and import route handler - app.js

5b13a3b587455abbb0d81419cb7ec51192b62f77 authored about 2 years ago by Richie <[email protected]>
removed .env

76554735eecee18b261a0277bba1749b45b3a34a authored about 2 years ago by Richie <[email protected]>
removed .env

428242db3219a12d20e45ad3d2dee8b1996a4ee7 authored about 2 years ago by Richie <[email protected]>
removed .env

d865ecd7b335831686a7cb7a79035de1960c1798 authored about 2 years ago by Richie <[email protected]>
removed .env

267eb62ada5fc20edd105882c9f4470025477fe1 authored about 2 years ago by Richie <[email protected]>
gitignore working

af4c99fca7e82c510491aad013b22909b26af81f authored about 2 years ago by Richie <[email protected]>
gitignore working

670b5abe2d6b7196e7157febb9b65a1aa9805647 authored about 2 years ago by Richie <[email protected]>
include node modules and env file in .gitignore

9376eeb65ad37f395ca781b3aa8a2f186d71568b authored about 2 years ago by Richie <[email protected]>
include node modules and env file in .gitignore

d70f6653ff274b0e0db13f2ce1a6c97da7c23a7d authored about 2 years ago by Richie <[email protected]>
add: database connection - connectDB.js

fd27f2e7eb512067076c46901dbb5b756e9e5889 authored about 2 years ago by Richie <[email protected]>