Skip to content

🧮 A Project for converting Iranian 20-point grades into GPA, percentage, and letter grades.

License

Notifications You must be signed in to change notification settings

jalalsaberi/GradeCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GradeCalc

GradeCalc

🧮 A Project for converting Iranian 20-point grades into GPA, percentage, and letter grades.

Support

🌟 If this project was useful to you, don't forget to give it a star 🌟

"Buy Me A Coffee"

usdt-bep20 binance USDT (BEP20):

0x165aAc518A3c2Ca5a2108e923e767d3661FA88F3

usdt-bep20 tron USDT (TRC20):

TKHNY5zze2PhSaQUGrEyoDz1E9fCG9hjh6

crypto More Cryptocurrencies:

Crypto donation button by NOWPayments

Compatible OS

  • Linux
  • Windows
  • macOS

Usage

linux Linux:

  • Run this command on your Linux terminal
sudo apt update -y && sudo apt install python3 python3-pip curl -y && pip install colorama && python3 <(curl -Ls -4 https://raw.githubusercontent.com/jalalsaberi/GradeCalc/main/gradecalc.py)

windows windows Windows and macOS:

  • Ensure Python 3 is installed on your system
  • Install the Colorama library by running pip install colorama
  • Download the project files
  • Open your preferred terminal and navigate to the project directory
  • Run the project using Python 3

Web Hosting

1. Configure Your Server:

  • Ensure that your server environment is properly configured to serve web content. This includes installing necessary software like a web server (e.g., Apache, Nginx) and configuring it to serve files from the correct directories.

2. Copy the www Folder to Your Desired Web Server Root Directory:

  • Download the Project.
  • Copy the entire contents of the www folder to the root directory of your web server.
  • This root directory is typically named public_html, htdocs, www, or similar, depending on your server configuration.
  • Ensure that the file permissions are set correctly to allow the web server to access and serve these files.
  • Verify that the files are accessible by navigating to your server's URL in a web browser.

3. Check File and Directory Permissions:

  • Ensure that the files and directories in your web server root directory have the correct permissions set. Directories should typically have permissions of 755 (rwxr-xr-x), and files should have permissions of 644 (rw-r--r--). You can adjust permissions using the chmod command.

4. Configure Server Settings:

  • Check your server configuration files (e.g., Apache's httpd.conf, Nginx's configuration files) to ensure they are correctly set up to serve files from the desired directory.
  • Verify that any virtual hosts or server blocks are properly configured to point to the correct root directory.

5. Test Your Website:

  • Once the files are copied and the server is properly configured, test your website by navigating to its URL in a web browser.
  • Check for any errors or issues that may arise during loading or navigation.
  • If you encounter errors, refer to your server logs for more information on the cause of the problem.

License

This project is licensed under the MIT License (see the LICENSE file for details)

About

🧮 A Project for converting Iranian 20-point grades into GPA, percentage, and letter grades.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published