Coder Social home page Coder Social logo

ace-vsit / website Goto Github PK

View Code? Open in Web Editor NEW
12.0 6.0 6.0 3.48 MB

ACE Website 2022 - (Monorepo and Mico-Frontend ) Admin Panel: https://admin.vipsace.org/

Home Page: https://vipsace.org/

License: MIT License

JavaScript 66.58% TypeScript 32.02% HTML 1.38% Shell 0.02%
gatsby prismic styled-components react-spring custom-hooks context-api graphql firebase firestore-database lottie-animation gcp axios javascript monorepo react-table typescript nx zustand serverless-functions

website's Introduction

ace-vips

ACE Website Development Guide

Hello reader, our team has initiated this project in order to update the ACE's website and along with that this can be a great opportunity for all of the team members to learn and explore various technologies which are used on the Web.
This guide includes everything you need to get started with the Project.
Wish you luck!

If you find anything which can be improved in the README.md then ping me and give a pull request.

๐Ÿš€ Quick start

  1. Download required softwares.

    1. Download Github from here
    2. Download Node.js from here
    3. Download your favourite Code Editor (VS Code Preferred)
  2. Setup Environment locally.

    1. Clone Repo & Install dependencies

      Linux / Mac Users

      1. Run the following commands in your terminal
      cd ~/Desktop
      git clone https://github.com/ACE-VSIT/website
      cd ./website
      yarn
      cd packages/website && touch .env.development
      cd packages/admintable && touch .env

      Windows Users

      1. Open CMD / Power Shell / Git Bash in your folder
      2. Run the following commands
      git clone https://github.com/ACE-VSIT/website
      cd ./website
      yarn
      create .env.development inside packages/website
      create .env inside packages/admintable
    2. Open the Project in your preferred code editor

    3. Opne the .env.development file of each package and add the required env-vars

    4. Start the Local Dev server

      Note* the server takes some time to start.

       yarn start
    5. Website should be up and running on your http://localhost:8000/

    6. Admintable should be up and runnning on your http://localhost:3000/

website's People

Contributors

bhaveshkys avatar heman-t04 avatar kanishkrawatt avatar nparashar150 avatar prabhatexit0 avatar realkarthiknair avatar shivang1209-dot avatar utkarsh-singhal-26 avatar yash-rajsingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Move registrations filter on graphQL query level

Describe the bug
Currently the data is filtered on state level once received from query, it's better to query the filtered data on first place.

To Reproduce
Check this useEffect where the state is being updated as per the filter. Rather than doing this we can re-create this query with filter.

Fix active session filter (Website)

Describe the bug
As of now on the website we have 2024 selected as active year on members route. But it should not be the case, rather active session's year should be displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/members'

Screenshots
image

Event card borders

The event page can include information on events in boxes or cards...

Suggestion

No placeholder for date input

Issue: No placeholder and input name for date input i.e. the button doesn't say the input is "DOB", neither does it show a placeholder DD/MM/YYYY. The input and followups just work fine.

Expected Behaviour: The user should be told that the input is DOB.

Browser: Google chrome vr 100.0.4896.79
Device: Realme Narzo 20/7i Eu
Platform and version: Generic Android 12

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.