Skip to content

itsrexb/instag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

xxxxxxxx Frontend

Overview

xxxxxxxx is an application that helps users grow their Instagram accounts. This repo is for the frontend development for the application which is visible to the customer. It contains the dashboard customers will use to manage their accounts as well as purchase more time for their accounts. It's framework is based on the OpenCart framework so it has a lot of shopping cart related features built in.

How to install

You will be provided a development environment and all settings associated with it. Use those settings during the following install process.

  1. Clone the repo to your local machine.
  2. Upload all files in the upload folder to your dev environment.
  3. Go to the url of your dev environment.
  4. Go through the installation process using your dev environment settings.
  5. Test all changes you make by uploading the files to your dev environment.
  6. Always push changes to a branch rather than to master.

How to contribute

  1. Your code standards should match the coding standards.
  2. Always push changes to a branch rathern than master.
  3. When you are ready for your changes to be merged into master, your branch will be merged into master.

Reporting a bug

Read the instructions below before you create a bug report.

  1. Ask other developers on the team if they have seen the bug or know how to fix it.
  2. Check all open and closed issues on the GitHub bug tracker.
  3. Make sure that your bug/issue is not related to your development environment.

Versioning

The version is broken down into 4 points e.g 1.2.3.4 We use MAJOR.MINOR.FEATURE.PATCH to describe the version numbers.

A MAJOR is very rare, it would only be considered if the source was effectively re-written or a clean break was desired for other reasons.

A MINOR is when there are significant changes that affect core structures.

A FEATURE version is when new extensions or features are added.

A PATCH version is when a fix is added.

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published