Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12/10/2022]: Backend API [feat] - Setup Project structure #13

Closed
3 tasks done
RealRichi3 opened this issue Oct 13, 2022 · 7 comments
Closed
3 tasks done

[12/10/2022]: Backend API [feat] - Setup Project structure #13

RealRichi3 opened this issue Oct 13, 2022 · 7 comments
Labels
MOOCs outreachy question Further information is requested

Comments

@RealRichi3
Copy link
Member

RealRichi3 commented Oct 13, 2022

Sub issue for tasks in #5

Summary

Add project structure for BACKEND API for MOOCs platform

Should be like this

.....
backend_API/
  -- node_modules/
  -- src/
       -- controllers/
       -- routes/
           -- routes_handler.js
       -- models/
       -- db/
       -- test/
       -- utils/
             -- async_wrapper.js
             -- config.js
       -- .env
       -- app.js
       -- server.js
package-lock.json
package.json

What needs to be done?

  • Setup express server
  • Setup database connection
  • MVC app structure
  • Setup express server
  • Setup database connection.
  • Setup MVC app structure

Who want to work on this issue?

I would work on this issue

@RealRichi3 RealRichi3 added the question Further information is requested label Oct 13, 2022
@anslemkelechi
Copy link
Contributor

Awesome work @RealRichi3

@RealRichi3
Copy link
Member Author

thanks @anslemkelechi

@Amidsts
Copy link
Contributor

Amidsts commented Oct 14, 2022

@RealRichi3 we will be waiting for you on this, before cloning the repo. hope it wont take long

@Amidsts
Copy link
Contributor

Amidsts commented Oct 14, 2022

it seems like the structure is created, on what branch is it ?

@RealRichi3
Copy link
Member Author

RealRichi3 commented Oct 14, 2022

Sure, i think @BatoolMM would have a zoom session with us today, we need more clarification on how the branch for development will be managed, regarding reviewing pull requests and some other issues. Once it's ready I'll let everyone know

@BatoolMM
Copy link
Member

@RealRichi3 #14 (comment)

Let me and @alswajiab know if you need any support or help 🍀

@RealRichi3
Copy link
Member Author

Alright thanks

@RealRichi3 RealRichi3 changed the title [12/10/2022]: Backend API (issue) - Setup Project structure [12/10/2022]: Backend API [task] - Setup Project structure Oct 15, 2022
@RealRichi3 RealRichi3 changed the title [12/10/2022]: Backend API [task] - Setup Project structure [12/10/2022]: Backend API [feat] - Setup Project structure Oct 15, 2022
@sandygudie sandygudie mentioned this issue Oct 19, 2022
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MOOCs outreachy question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants