Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 916 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 916 Bytes

Motivation

A simple and easy way to add & view advice to (NUS) Computing freshmen. Check out the website. You are welcomed to leave an advice for the future computing freshmen.


Contributing

Thanks for your interest in contributing! There are many ways to contribute to this project. Get started here.


Tech Stack

Frontend

  • React (TypeScript)
  • Tailwind (CSS)
  • Jest & React testing library & Cypress (Testing suite)

Backend

  • Flask (Python)
  • Deta base (NoSQL)

CI/CD

  • Github Actions
  • Github Pages

Test

  • Jest
  • React testing library
  • Cypress

Progress Log

Note: Development is active and on-going for the upcoming months. If you wish to work on this project free feel to leave an issue to let me know:)

  • 2/5/2021: First version ready and launched!
  • 6/5/2021: Added testing suite/TypeScript!