Git Product home page Git Product logo

frontend_trial's Introduction

Libraries Used:

Library Name Description
React Js Frontend Framework
React Slick For carousel's in the project
slick-carousel For carousel's in the project (used with React Slick)
React Router v6 Routing library
Formik Library for Forms

Tools Used:

Tool Name Description
Vitejs Vitejs is a development environment tool
Yup Validation tool
Yarn Package Manager tool

To start the project use commands: (After cloning the project)

  1. yarn
  2. yarn run dev

frontend_trial's People

Contributors

aryangoyal7 avatar aryaman-sharma-117 avatar

Watchers

 avatar

frontend_trial's Issues

Dynamic price channel and book now button

On the club's page, while the user is logged in, render prices using the Axios and via express js api , filter by club ID. and make a book now button against every price offered and if you click on in while you are logged in it sends a booking with price mentioned along with logged user's name, mobile number and time of booking

how to parse the UserID id of the loggen in user in the URL

some of the API calls require passing of userID in the URL to make a request for example - my bookings, hence we need the userID of the logged-in user which is of type objectID in MongoDB database, I tried it via jwt_decode in the frontend from access token, didn't work

Showcase page routing for each club page

1> You make a separate page for every club, and if I click on that club's card on the showcase, it leads to that page

or

2> It leads to the page structure but the prices are rendered according to the club chosen, hence filter or call by club ID from the database.

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.