cootook / project

Learn by doing project for everybody
MIT License
0 stars 0 forks source link

Separate HTML, JS, CSS #7

Closed cootook closed 8 months ago

cootook commented 9 months ago

clean templates

isaiahthedev commented 9 months ago

Hi, I can work on this if you want. Don't know if you wanted any help 🤔

cootook commented 9 months ago

Cool! There is a branch for this issue, so you can work there! Let me know if you are going to run the whole project or to edit templates only. Please don't forget to commit changes for each template separately. Appreciate it!

isaiahthedev commented 9 months ago

Awesome, I'll work in the branch you have for this issue. I will be running the project locally, and I'll commit changes for each template separately.

isaiahthedev commented 9 months ago

You have a folder called static that contains js and css folders, is that where I should store the new js and css files?

cootook commented 9 months ago

That's right

cootook commented 9 months ago

There is a pull request template in docs/pull_request_template.md

isaiahthedev commented 9 months ago

I like the app a lot. I've been messing around with the database and checking everything out. Good job on everything.