Giter VIP home page Giter VIP logo

princexz / cgp-calculator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 133 KB

* This Application help student to calculate their Result Grade <!-- /*! * Application Version v5.0.0 (https://github.com/princexz) * Copyright 2024 The Application Author * Licensed under MIT (https://github.com/princexz/ CGP_Calculator/blob/master/LICENSE)

Home Page: https://princexz.github.io/CGP-Calculator/

License: Other

HTML 40.68% JavaScript 50.55% CSS 8.77%

cgp-calculator's Introduction

  • Application: CGPA Calculator

  • Author: Prince Solomon

  • Year: 2024.

  • This Application help student to calculate their Result

  • Application Version v5.0.0 (https://github.com/princexz)

  • Copyright 2024 The Application Author

  • Licensed under MIT (https://github.com/princexz/ CGP_Calculator/blob/master/LICENSE)

CGPA-Application Interface.

CGPA APPLICATION SOFTWARE.

In this tutorial we deploy the chatbot I created in this tutorial with Flask and JavaScript.

This gives 2 deployment options:

  • Deploy within Flask app with jinja2 template
  • Serve only the Flask prediction API. The used html and javascript files can be included in any Frontend application (with only a slight modification) and can run completely separate from the Flask App then.

Initial Setup:

This repo currently contains the starter files.

Clone repo and create a virtual environment

$ git clone https://github.com/princexz/CGP-Calculator.git
$ cd CGP-Calculator-deployment
$ python3 -m venv venv
$ . venv/bin/activate

Install dependencies

$ (venv) pip install Flask torch torchvision nltk

Install nltk package

$ (venv) python
>>> import nltk
>>> nltk.download('punkt')

Run

$ (Index) index.html

This will dump data.pth file. And then run the following command to test it in the console.

๐Ÿ“ Features

โœ… This is a CGPA-CALCULATOR application website.
โœ… It help Student in Calculate their CGPA .

๐Ÿ’ป Technologies used

๐Ÿ‘ฉโ€๐Ÿ’ป IDE used

๐ŸŒ Visit the website here

https://princexz.github.io/CGP-Calculator/

๐Ÿ“• License

This project is under MIT license.

Credits:

https://github.com/princexz/CGP-Calculator

cgp-calculator's People

Contributors

princexz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.