Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.66 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.66 KB

WebCraftorApps

Welcome to WebCraftorApps! This project contains a collection of web applications that you can navigate to and use. Each application is designed to be simple, intuitive, and useful.

Table of Contents

Overview

WebCraftorApps is a collection of web applications including a Chess Game, a Todo App, and a Weight Tracking App. The main page provides a navigation interface with cards that contain snapshots of each application.

Applications

  1. Chess Game

  2. Todo App

    • A straightforward todo list application to keep track of your tasks.
    • Todo App
  3. Weight Tracking App

Usage

You can access the project online without cloning it. Visit the following link to use the applications: WebCraftorApps

Contributing

Contributions are welcome! If you have any ideas or improvements, feel free to fork the repository and submit a pull request.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Description of changes"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.