Skip to content

SIC-Fam/sic-website-fe

Repository files navigation

SIC - Student Informatic Club Website

This page is created and designed by SIC


Quick Links

Tech Stack

Implementation Hightlights

Getting Started

Deployment

Author


Tech Stack

  • React - Typescript - NextJS
    • Web client development
  • Recoil
    • Store and manage shared application state
  • Formik
    • Form handler
  • Material Tailwind
    • UI Library

Implementation Highlights

Update later

User Stories

  • Users can quickly view and understand what SIC operate and work
  • Students can have a simple and intuitive registration process that allows they to become a collaborator of SIC.
  • Members and others are able to access and view the latest events and blog shares provided by SIC, so that they can stay updated with the most relevant information.
  • Users have the ability to leave comments on the events and blog posts and receive valuable advice or insights from SIC and other community members.
  • Users can get advice by sending an email to contact with SIC.

Current Plans for Expansion

  • Optimize database and UI of landing page
  • Containerize services and database with Docker

Getting Started

Tools & Versions

Tools Versions
yarn 1.22.19

Web Client

  • install dependencies & start application
yarn install
yarn dev

Application will be serving on http://localhost:3000

Deployment

  • Not setup yet

Author