MasterOfTheBus / Crescendo

A website to track piano progress
0 stars 0 forks source link

"Integrate" the stack components #5

Closed MasterOfTheBus closed 7 years ago

MasterOfTheBus commented 7 years ago

Do separately

push one of the work spaces in

chubchubcharles commented 7 years ago

I used this resource in the process:

but they use Angular 1, so we might encounter incompatible information if we use Angular 2 along the way.

The sequels in the tutorial series:

I suggest we complete all the TODOs above and also #6 before we consider this issue closed (or if more tasks are required as they arise). Open for discussion, please comment below!

chubchubcharles commented 7 years ago

UPDATE: I have finished most of the HackHands tutorial up to the basic login authentication, which allows users to register, login, and logout. The rest of the tutorial talks about how to use Basic OAuth for Facebook and Twitter API, which is kind of irrelevant to our app at this point. So therefore, I stopped.

I feel like I have a wobbly grasp of Express.js and Passport.js in the realm of cookie sessions. So I may have to read more into this later on. However, I think since the bare skeleton for a website app is in place.

We can start to focus on specific features and implementation of the algorithm.

chubchubcharles commented 7 years ago

@MasterOfTheBus close this issue when you've finished going through the tutorial as well

MasterOfTheBus commented 7 years ago

I went through all three parts of the tutorial as well, but implemented using "exercises" instead of users.

chubchubcharles commented 7 years ago

Damn we're on a roll! 👍