Skip to content

Commit

Permalink
chore: Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
DAN3002 committed Oct 17, 2023
1 parent 1f1f1c4 commit 4559e16
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,34 @@
# FPTU-FAP-Toolkits
FPTU FAP Toolkits
# FPTU-Toolkits
**FPTU Toolkits** is one collection of tools for FPTU students. Delivered as a Chrome Extension, it will help you save time when studying at FPTU.
Some key features:
- Auto login to FPTU FAP Website.
- Auto finish feedback form.

## Installation
1. Download the latest release from [here](https://github.com/fu-js/FPTU-Toolkits/releases).
2. Unzip the downloaded file.
3. Open Chrome and go to `chrome://extensions/`.
4. Enable `Developer mode` on the top right corner.
5. Click `Load unpacked` and select the unzipped folder.
6. Enjoy!

## Usage
### Auto login to FPTU FAP Website

1. Click on the extension icon on the top right corner of Chrome.
2. Enter your student email.
3. Click `Save`.
4. Every time you visit FPTU FAP Website, you will be automatically logged in.

### Auto finish feedback form

Every time you visit a feedback form, it will be automatically filled with fixed answers. Then will automatically be submitted.

## Authors
- Members of [JS Club](https://github.com/fu-js).

## Contributing
Feel free to contribute to this project. Any contributions you make are greatly appreciated.

## License
This project is licensed under the Apache License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 4559e16

Please sign in to comment.