Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor README #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Refactor README #22

wants to merge 1 commit into from

Conversation

myusuf002
Copy link
Collaborator

No description provided.

Copy link
Owner

@satriahrh satriahrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy coding

Not an Indonesian, just drop a request and I will work on it :D.
The research proposal then available by contacting me (DM, tweet, mention or anything) via Twitter: [@SatriaHRHarsono](https://twitter.com/SatriaHRHarsono).

## System Block Diagram
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave this heading by


Add additional notes about how to deploy this on a live system

## Built With
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add python3.6.4

5. Install all requirements by `pip install -r requirements.txt`
6. Do command `nosetests` and make sure all test case passed.

## Running the tests
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace sixth step of the installation to this section. Then ask the reader to check nosetests documentation


Explain how to run the automated tests for this system

### Break down into end to end tests
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not going to put this on readme. Drop it

Give an example
```

### And coding style tests
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use automated checker: pylint to stylish our code.

Give an example
```

## Deployment
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Write not available for now

![System Block Diagram](docs/assets/system-block-diagram.png)
Project description
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation of Enhanced File to Image Encryption put this right below the title.

Steps to follow:
1. Clone this repo from master branch https://github.com/hafizhme/ftie-rt-acm
2. From the root project directory, Create a directory for virtual environment
3. Create virtual environment by `virtualenv your-env`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a consideration for virtualenv's naming. Some name will be ignored by git, see https://github.com/hafizhme/ftie-rt-acm/blob/master/.gitignore#L85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants