Skip to content

Need an out of box excuse for the class you bunked? This project will help you find one!

Notifications You must be signed in to change notification settings

sonakshisaxena1/Excuse-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excuse-Generator

Project Objective:

This is a small project that helps you generate random excuses for all the classes/ homeworks that you have bunked! ;)

Prerequisites:

Knowledge in HTML, CSS, JavaScript.

You can contribute by:

  • Forking this repo: Click on the fork button.
  • Cloning your forked repo: Click on clone button.
  • Changing the directory: By using the cd command.
  • Setting remote: Set upstream remote to the original repo by typing git remote add upstream <clone url of this repo>"
  • Creating a branch using the command git checkout -b <branch name>.
  • Open the files and save the changes use make.
  • Add the files using git add
  • Commit the files you have recently added by git commit -m "<your commit message>"
  • Pushing the changes: Use git push origin <branch-name> to push the changes you made.
  • Open your fork on Github to view the changes you made.
  • Create a Pull Request: Fill up the title and description and create a pull request to send your changes to the upstream.

About

Need an out of box excuse for the class you bunked? This project will help you find one!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published