Files
featheroom/README.md
2024-11-15 23:11:36 +01:00

30 lines
1.1 KiB
Markdown

# featheroom
Featheroom is an alternative client to the popular education [Google Classroom](https://classroom.google.com/). It is a web application that allows students to view their assignments, grades, and announcements in a more visually appealing way. It is built using React Native and company.
This is a submission for [Hack Club High Seas](https://highseas.hackclub.com).
![Hackatime](https://waka.hackclub.com/api/badge/U07UH9DQA4B/interval:any/project:featheroom)
## Tech stack
- React Native
- Expo
- React Native Paper
- Firebase (to be changed to normal Google Cloud on release)
- Tanstack Query
- NativeWind (Tailwind)
## Platform support
- [x] Android
- [ ] iOS (will probably be supported on the first alpha release)
## How to run
1. Clone the repository
2. Run `bun install` to install the dependencies
3. Run `bun run android` to start the development server
You may also need a google-services.json file to run the app. You can get it from the Firebase console. You may need to run more commands to get it up and running.
## Contributing
If you can help me out, please do! Note that I'm submitting for High Seas.