Skip to content

neuroevolutus/atc-haskell-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ATC Haskell Projects

Fork this repository - each branch is a different project

Instructions for Completing and Submitting Your Project

  1. IMPORTANT: Fork the Project

    • Click the "Fork" button at the top-right of the main page of this repository to create your own copy of the repository.
    • Make sure you deselect the "Copy the main branch only" option so that all projects are copied to the forked repository.
  2. Ensure You Clone All Branches

    • Use the following command to clone all branches:
      git clone --no-single-branch <your-forked-repository-url>
  3. Complete the Project

    • Each branch in this repository has a separate project for you to complete. Checkout the branch to get started
      git branch -a
      git checkout 1-todo-manager
    • Make your changes and implement the required features.
    • Be sure to commit your changes frequently and push them to your forked repository.
  4. Add 'rhemsuda' and 'augyg' as Watchers

    • Once you are done with your changes, go to your forked repository on GitHub.
    • Navigate to the Settings tab.
    • Under Collaborators and teams, add the following users as watchers:
      • rhemsuda
      • augyg
  5. Send Us a Message

    • After adding the watchers and ensuring everything is pushed to the repository, send us a message to indicate that you have finished the project.
  6. Project Submission Confirmation

    • Once we receive your message, we will review the repository and notify you of any feedback or final approval.

About

my implementations of the Ace Talent Haskell Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published