Giter Club home page Giter Club logo

student-log's People

Stargazers

 avatar  avatar

Watchers

 avatar

student-log's Issues

t

  • test

implement <Flag />

I need something to easily manage users state

Only allows a user with email [email protected] see the {children}

<Flag  
    email="[email protected]"
>{children}</Flag>

Only allows an authenticated user to see the {children}

<Flag  
    isAuthenticated
>{children}</Flag>

Only allows users in the admin group to see the {children}

<Flag  
    group={["admin"]}
>{children}</Flag>

All these conditions should be composable

Final Submission Thoughts

For the final submission to Clement's competition here are the features I want to do:

  • Job Board
    • apply with built-in CV or drag and drop
    • post job page for companies
  • CV Builder
    • import/export
  • Login with Facebook/Google
  • Authentication as student with azure ad

I would like to keep the Timetable and add Accommodation board etc. but it doesn't make sense to have so many competing features.

use Azure profile to generate some of resume

Since Azure gives basic information such as name and we might be able to get the course of the user then we can populate their resume with that to start with so they have something to start with.

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.