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

Step 1: Create Data.js (Hardcoded file) #2

Open
Devopssquadtechire opened this issue Oct 14, 2021 · 0 comments
Open

Step 1: Create Data.js (Hardcoded file) #2

Devopssquadtechire opened this issue Oct 14, 2021 · 0 comments

Comments

@Devopssquadtechire
Copy link
Owner

We will not use a database right away. Instead, you will use the “hard-coded” data in the attached data.js file.

You'll soon realize that by working this way, all changes made to the users and schedules data are erased every time you restart your application... yes, that's why we'll later use a database! But for now, having some “hard-coded" data will let you learn how to manipulate Express routes and return the right information, without mixing everything with databases. First things first, patience!

@Devopssquadtechire Devopssquadtechire created this issue from a note in group1project3a (To do) Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant