Skip to content

An open-source alternative to Learning In Motion (LIM)

License

Notifications You must be signed in to change notification settings

VikeLabs/coopme

Repository files navigation


Contributors Stargazers Issues

CoopMe is a website built to simplify the experience of searching for co-op's for students based in British Columbia.

Development

Contributions

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

About VikeLabs

This project is currently being developed by students at the University of Victoria as part of VikeLabs. VikeLabs is a student-led software development club at UVic.

Directory Structure

├── LICENSE
├── README.md
├── README1.md
├── components.json
├── direc.sh
├── next-env.d.ts
├── next.config.mjs
├── package-lock.json
├── package.json
├── postcss.config.js
├── route.sh
├── tailwind.config.ts
├── tsconfig.json
├── app/
│   ├── favicon.ico
│   ├── globals.css
│   ├── layout.tsx
│   ├── page.tsx
├── components/
│   ├── ui/
│   │   ├── table.tsx
├── lib/
│   ├── utils.ts
├── public/
│   ├── next.svg
│   ├── vercel.svg
├── tests/
│   ├── cookies.json
│   ├── index.ts
│   ├── package.json
│   ├── result.json
│   ├── tsconfig.json
│   ├── yarn.lock

About

An open-source alternative to Learning In Motion (LIM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published