ChaiyapatOam / SusTrack

SDGs Activity Monitoring Platform

Home Page:https://sus-track.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌍SusTrack

Public SDGs Activity Monitoring Platform

cityhack logo

βš™οΈ Setup

πŸ“‚Install dependencies

pnpm install

πŸ› οΈ Development

pnpm run dev

🏭 Production

Preview as production

pnpm run build

πŸ‘₯Team Members

Github Name
OnlyJust3rd Kantapong Vongpanich
ChotanansubSoph Chotanansub Sophaken
ChaiyapatOam Chaiyapat Meeying
guynut Nut Somwang

πŸ“‚Folder Structure

.
β”œβ”€β”€ πŸ“‚public/
β”‚ └── πŸ“‚icon/
β”‚ └── πŸ“‚images/
β”œβ”€β”€ πŸ“‚src/
β”‚ └── πŸ“‚assets/
β”‚ └── πŸ“‚components/
β”‚ └──── πŸ“‚ Home
β”‚ └──── πŸ“‚ Login
β”‚ └──── πŸ“‚ Map
β”‚ └──── πŸ“‚ Projects
β”‚ └──── πŸ“‚ Register
β”‚ └── πŸ“‚constant/
β”‚ └── πŸ“‚lib/
β”‚ └── πŸ“‚pages/
β”‚ └── πŸ“‚types/
β”‚ └── πŸ“‚utils/
β”‚ └── App.tsx
β”‚ └── index.css
β”‚ └── main.tsx
β”œβ”€β”€ env.example
β”œβ”€β”€ .eslintrc.cjs
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .prettierrc
β”œβ”€β”€ index.html
β”œβ”€β”€ package.json
β”œβ”€β”€ pnpm-lock.json
β”œβ”€β”€ tsconfig.json
β”œβ”€β”€ tailwind.config.js
└── README.md
SDGs Banner

About

SDGs Activity Monitoring Platform

https://sus-track.vercel.app

License:MIT License


Languages

Language:TypeScript 93.0%Language:CSS 4.7%Language:JavaScript 1.5%Language:HTML 0.7%