Skip to content

win20/student-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2023-04-02 at 20 14 24

Web app prototype created using React Typescript, mainly intended as a portfolio project, gives users access to many calculators of different types as well as a university finder which retrieves universities based on their average entry tariff (which user provides).

Demo

https://student-tools.vercel.app/

To Do

Currently only the first 5 calculators are implemented so will need to add the rest

Built With

Frontend:

  • Vite
  • React
  • Typescript
  • TailwindCSS
  • Hosted on Vercel

Backend:

  • NodeJs
  • Express
  • Hosted on AWS using Serverless Framework
  • Uses data stored in AWS DynamoDB, which is initially scraped using my other project