GithubHelp home page GithubHelp logo

nussucommit / evoucher-frontend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 11.58 MB

Frontend of NUSSU commIT's E-Voucher project. Built with React and Typescript.

Home Page: https://evoucher.nussu.org.sg

License: MIT License

JavaScript 0.89% HTML 1.13% CSS 2.55% SCSS 13.14% TypeScript 82.28% Shell 0.02%
typescript react reactjs javascript

evoucher-frontend's Introduction

E-Voucher Frontend ๐Ÿ–ฅ

NUSSU commIT's E-Voucher web app made with React


Getting Started ๐Ÿ”ง

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/nussucommit/evoucher-frontend.git

Then, install all the dependencies

cd evoucher-frontend
npm install

Finally, run the development server.

npm start

Open http://localhost:3000 with your browser to see the result.

evoucher-frontend's People

Contributors

kevinmingtarja avatar jqchong avatar radiankrisno avatar caitlinjee avatar nicholascf avatar drake25122000 avatar theprevailingone avatar markmcwong avatar

Stargazers

 avatar

Watchers

 avatar

evoucher-frontend's Issues

-

Requirements:

  • Use Formik for the form fields and yup for input validation
  • For all input components, import it from "components/Form" i.e. import { FileUpload, Input, Select, TextArea } from "components/Form"

API: https://evoucher-backend.herokuapp.com/api/changepassword

Reference: Register and Login (more simple) screen that already exists

  • Create Screen
  • Create new function under /api for this functionality i.e. changePassword()
  • Integrate with the API
  • Testing

[FE-2] Include date picker calendar in all date field

Description

Currently, users need to type the date directly. So we want to include a date picker library so users can choose a date from a calendar view.

Implementation Model

Use react-datepicker library

Tasks

  • Successfully input the correct date from the date picker library.
  • The date picker library should be easy to use and input the correct format for the voucher.

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.