Code Monkey home page Code Monkey logo

gradecalc's Introduction

Netlify Status Build Status Maintainability

GradeCalc

GradeCalc is a progressive web app for students, its main purpose is to calculate the necessary mark in the remaining exams to pass a subject.

You can create your own subject and share it, or if someone created it before, you can use theirs.

Also, it allows you to login with Google and store your subjects in the cloud, so you can access them from your mobile and pc.

Use it here: gradecalc.mauri.app

Features

  • Calculate the mark you need to pass.
  • Find your subjects in a database.
  • Create your own subject template and share it.
  • Add, modify and delete subjects.
  • Save your marks in your account and device.
  • Google+ login.
  • Works offline.
  • Add to homescreen.
  • Solves complex evaluation formulas.

Development

Setup

Use this command to install all dependencies.

npm i

Develop

First, install dependencies and build the app:

npm i
npm run dist

Use this command to compile the JS and CSS when you save the files.

npm run dev

Finally, serve the dist folder to view the changes.

Build

Use this command to compile all the files to the dist/ directory.

npm run dist

Deploy

100% automated with Netlify, just push to master.

Gulp commands

You can use gulp js, gulp css, gulp libs or gulp watch.

gradecalc's People

Contributors

adriacabeza avatar dependabot-preview[bot] avatar dependabot[bot] avatar imgbotapp avatar mauriciabad avatar meircarlos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

flooohhh

gradecalc's Issues

Upvote / Downvote subjects

Over time the subjects will accumulate and the older ones will no longer be useful. Or maybe some users will add useless/wrong subjects. It would be nice if users could vote on the subjects according to their validity/usefulness, showing the best ones at the top of the search, Reddit style.

Also, subjects with more than X down-votes could be automatically removed keeping a minimum of useful subjects and allowing users to self-moderate and maintain.

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.