Giter Club home page Giter Club logo

lj-connect-frontend's People

Contributors

harshdobariya79 avatar shrey-patel-07 avatar vishwaraval247 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vishwaraval247

lj-connect-frontend's Issues

UX: Use session storage to improve user experience

Tasks

  • Use session storage to store API data, load that data when the component mounts, and then update that data from a successful API call.
  • If api call fails, clear the loaded data as well as session storage data.

feat: login page

Tasks

  • The login page needs to be developed according to the Figma design.
  • The page should work fine for devices with a width of 900px or more.

Figma

feat: Error pages

Tasks

  • Error page designs need to be created and Figma and developed with tailwindcss.
  • Error page included 401, 402, 403, 404, 500.
  • A single page should load all the errors above depending on the props.
  • The page should be responsive for devices having width greater than 900px.

feat: Staff page

Tasks

  • A staff page to be added which will only be accessible by admin.
  • The admin should be able to view, add, and update staff data.
  • The email can't be updated.

feat: axios instance with JWT renewal

Tasks

  • Create an Axios instance which will renew the access token when expires using the refresh token.
  • If the refresh token is expired, the user should be logged out and redirected to the login page.

feat: Department page

Tasks

  • A department page should be created for the admin to create and edit departments.

Create and Edit Subject.

Tasks

  • There should be a subject page to create and edit subjects.
  • It should be accessible by admin and HOD.

feat: branch page

Tasks

  • A branch page to be added which will only be accessible by admin.
  • The admin should be able to view, add, and update branch data.
  • The branch_code can't be updated.

feat: Student Page

Tasks

  • A student page to be added which will only be accessible by admin.
  • The admin should be able to view, add, and update student data.
  • The email and enrolment number can't be updated.

Add favicon

Tasks

  • Add a favicon of the LJ half logo of proper dimensions and size.

feat: batch page

Tasks

  • A batch page to be added which will only be accessible by admin and HOD.
  • Allowed operations are view, add, and update batch data.
  • The batch name and department can't be updated.

Dashboard sidebar

Tasks

  • A sidebar with the user profile, name, and role should be added.
  • Sidebar options should be dynamic depending on the role of the user.

Initial setup

Tasks

  • Setup react using npm.
  • Setup parcel and babel.
  • Add .gitignore.

Remove redux

Tasks

  • Currently looking at the requirements, local storage suits best for the use case.
  • Using redux will increase the complexity and reduce the speed of development.
  • As of now redux needs to be removed.

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.