Skip to content

munenek/sanny-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

sannydevelopers

team superman app There are three categories which includes easy, moderate and difficult. These categories helps test how intelligent you are. Also we have the high scores section that shows you result from previous test you had done before and also shows your most recent result with the high scores you have There is also an option of changing from a dark mode to a light mode. To contribute to this repo:

create a personal fork of the project repo on Github.

Clone the fork on your local machine. Your remote repo on Github is called origin.

On your local system inside the cloned project, add the original repository as a remote called upstream.

$ git remote add upstream https://github.com/hngi/Team-superman-IQ-Test-app.git

Create a new branch to work on. It is recommended for every new feature you work on make a new branch and work from there.

Implement/fix your feature, comment your code.

Push your branch to your fork on Github, the remote origin.

From your fork open a pull request in the correct branch. Target the project's development branch.

To keep to update with the main repo, be sure to pull upstream changes into your local repository. This way you don't miss changes

$ git pull upstream development https://sanydevelopers.online/

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.4%
  • Swift 3.3%
  • Other 1.3%