Skip to content

This repository contains 2 projects- one in which we are taking the data of books, authors and magazines and displaying various functionalities. The other part contains the code for knowing the moves of the knight based on its location

Notifications You must be signed in to change notification settings

Maleeha456/Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Assignments

This repository contains 2 projects- one in which we are taking the data of books, authors and magazines and displaying various functionalities and it is present inside assignment1. The other part contains the code for knowing the possible moves of the knight based on its location. The code for it is present inside assignment2. Under assignment1, is the src folder which contains the frontend files (vue files)and app.js has the code for backend. The public folder contains the csv files. Inorder to run this on the local, user needs to install node, npm and vue and can run it easily on vscode by running the frontend files with the command npm run serve and the backend files with the command node app. Under assignment2, it contains the index.js file that has the command line code for running and knowing the possible moves of the knight.

About

This repository contains 2 projects- one in which we are taking the data of books, authors and magazines and displaying various functionalities. The other part contains the code for knowing the moves of the knight based on its location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published