Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agile Student Catalog Group 4

This repository contains the code for a student catalog application using TypeScript and JavaScript.

Table of Contents

Introduction

The Agile Student Catalog Group 4 project aims to provide a simple application for managing student data. The application allows users to view and manage lists of students, including their ID, name, age, and active status.

Installation

  1. Clone the Repository:

    git clone https://github.com/kippeves/Agile-studentcatalog-group4.git
  2. Navigate to the Directory:

    cd Agile-studentcatalog-group4
  3. Install Dependencies:

    npm install

Usage

  1. Start the Development Server:

    npm run dev
  2. Access the Application:

    Open a web browser and navigate to http://localhost:5000. You should see the student catalog application.

Contributing

We welcome contributions! To get started, follow these steps:

  1. Fork the repository.

  2. Create a new feature branch.

    git checkout -b my-feature-branch
  3. Make your changes and commit them.

    git add .
    git commit -m "Add my new feature"
  4. Push your changes to your fork.

    git push origin my-feature-branch
  5. Create a pull request on the original repository.

License

This project is licensed under the ISC license. See the [LICENSE] file for details.


Feel free to customize this README based on your specific requirements and add more sections as needed. If you have any questions or need further assistance, feel free to ask!

About

Gruppuppgift för Agile Development - Utbildning Frontend

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages