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

New Lesson: Using PostgreSQL #27643

Open
2 tasks
01zulfi opened this issue Mar 19, 2024 · 4 comments · May be fixed by #27960
Open
2 tasks

New Lesson: Using PostgreSQL #27643

01zulfi opened this issue Mar 19, 2024 · 4 comments · May be fixed by #27960
Assignees
Labels
Project Node Revamp Issues/PRs related to the Node Revamp project

Comments

@01zulfi
Copy link
Member

01zulfi commented Mar 19, 2024

Lesson: Using PostgreSQL

Lesson overview

Install & setup PostgreSQL in Express

Lesson outline

The following items define the scope of the lesson. The lesson outline is flexible; you can improve, expand, and omit items whilst writing lesson content (make sure the pull request description mentions that).

  • Brief introduction to PostgreSQL
  • Instructions on installing PostgreSQL on Linux/MacOS (use an external resource if too lengthy)
  • Instructions on setting up PostgreSQL via node-postgres in Express
  • Code examples of basic querying
  • Ask learners to go back to mini message board project and implement the database

Acceptance criteria

If the requirements here are not met, the work effort is not complete.

  • Lesson conforms to the outline above (unless outline has been modified).
  • Lesson follows our Layout Style Guide.

Additional information

Get the lesson template

Download the lesson template using the following command (replace lesson_name with the actual lesson name):

curl -o <lesson_name>.md https://raw.githubusercontent.com/TheOdinProject/curriculum/main/templates/lesson-template.md 
@01zulfi 01zulfi transferred this issue from TheOdinProject/top-meta Mar 19, 2024
@01zulfi 01zulfi added the Project Node Revamp Issues/PRs related to the Node Revamp project label Mar 19, 2024
@01zulfi 01zulfi added this to the Node Revamp: Milestone # 1 milestone Mar 19, 2024
@fcasibu
Copy link
Contributor

fcasibu commented Mar 27, 2024

Can I please be assigned to this? Would love to work on it

@fcasibu
Copy link
Contributor

fcasibu commented Mar 27, 2024

Btw which directory would this be appropriate?

@01zulfi
Copy link
Member Author

01zulfi commented Mar 27, 2024

nodeJS/express

Copy link

This issue is stale because it has had no activity for the last 30 days.

@github-actions github-actions bot added the Status: Stale This issue/PR has been inactive for over 30 days and will be closed if inactivity continues label Apr 27, 2024
@01zulfi 01zulfi removed the Status: Stale This issue/PR has been inactive for over 30 days and will be closed if inactivity continues label Apr 30, 2024
@01zulfi 01zulfi self-assigned this Apr 30, 2024
@01zulfi 01zulfi linked a pull request May 11, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project Node Revamp Issues/PRs related to the Node Revamp project
Projects
Status: In Progress
2 participants