Shyam-Sundar-Bharathi / cse210-tinyfoot-team14

MIT License
0 stars 0 forks source link

010-Feature-Cleaning the repository to remove dependencies on CoffeeScript, jQuery, Grunt and SCSS #14

Closed rashi-bhansali closed 1 month ago

rashi-bhansali commented 1 month ago

Since Tinyfoot is built on top of Bigfoot, after migrating the jQuery to JS ES6, the repository needs to be cleaned:

MitchelHsu commented 1 month ago

@rashi-bhansali few questions:

make index.html demo-ready

What does demo-ready mean?

add the following to bower.json and package.json

I think we can remove bower.json and only keep package.json, since they serve the same purpose? can correct me if I'm wrong.

rashi-bhansali commented 1 month ago

@rashi-bhansali few questions:

make index.html demo-ready

What does demo-ready mean?

add the following to bower.json and package.json

I think we can remove bower.json and only keep package.json, since they serve the same purpose? can correct me if I'm wrong.

rashi-bhansali commented 1 month ago

We need to remove the changelog, license and readme-dev files from Bigfoot.

MitchelHsu commented 1 month ago

Do we need to update the changelog or remove it

rashi-bhansali commented 1 month ago

Do we need to update the changelog or remove it

I think we can make it empty for now and update it later.