Skip to content

Akruti25/ConvLua

Repository files navigation

SE-ConvLua-Group24


ConvLua

https://img.shields.io/github/package-json/v/devanshi39/SE-Project-Group24 GitHub issues https://img.shields.io/github/forks/devanshi39/SE-Project-Group24?style=social https://img.shields.io/github/languages/code-size/devanshi39/SE-Project-Group24 NPM DOI GitHub Workflow Status Code Coverage

ConvLua is a homework project repository for Group 24's CSC 510, Software Engineering Class. The folders are organized in the following manner: LUA HW3 contains all of the primary directories and files. It contains the following files and folders:  It contains the following files and folders: 

  1. code: This directory contains all of the.py files that declare the LUA classes in Python. Some examples include cols class.py, data class.py, row class.py, and so on.
  2. data: This directory contains the homework dataset, "auto 93.csv." The data is in the format of a csv file.
  3. tests: This directory contains the primary testing file, testEngine.py, as well as the init.py file.
  4. README.md: This is the README.

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

How to use

Run the app

npm run start

Send a GET request

  1. Type localhost url - http://127.0.0.1:3005
  2. Select GET method from dropdown
  3. Click on SEND

request

Credits


This software uses the following open source packages:

  • Node.js
  • Express
  • dotenv

Contributors

  1. Devanshi Savla
  2. Indranil Banerjee
  3. Aditya Srivastava
  4. Soha Bhatia
  5. Akruti Sinha

Note: Please be advised that this project constitutes a component of an academic endeavor for CSC 510: Software Engineering, completed during the Fall semester of 2022.

(back to top)

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors