Giter Club home page Giter Club logo

catcorp's Introduction

CatCorp

You'll never be unproductive again.

Running

Frontend

cd frontend
npm install
npm run dev

Backend

You must first copy the Backend/.env.example file to Backend/.env, then fill in the environment variables.

VITE_CONN_STRING is the MongoDB connection string.

cd backend
npm install
npm run dev

catcorp's People

Contributors

maximilianmeiler avatar kthchew avatar jasonlin15 avatar monsieurmantis avatar dependabot[bot] avatar

Stargazers

Xael Font avatar Anton avatar Gabriel Aldous avatar Alexander Wang avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar Anton avatar

catcorp's Issues

Exams should be weighted in the algorithm different

Technically exams would always be due at a certain time so it shouldnt really be deducted by the algo because the "earliest" is that. This could be done by just checking if the assignment due has the word "Exam" or "exam" in it but ig you also need to check if there is "Practice" and make sure thats not in there

Login status descriptions

We want to provide more feedback for the user when they log in.
This would probably manifest as follows:

  • When a user clicks "log in", add a "loading" text
  • If the login fails, display the error message to the user
  • If the login is successful, the user will be redirected anyway - no need to change the loading text :)

Add auto-login notification on login screen.

When a user session is automatically logged in, we want the login page status text to tell this to the user - currently it is indistinguishable from an idle login screen, giving no indication that a user is being logged in.

image

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.