chore: Add API route for user authentication

This commit is contained in:
Jonas Pfalzgraf 2024-08-25 18:44:33 +02:00
parent c17594ec0b
commit 50eefd87bd
7 changed files with 285 additions and 2 deletions

View file

@ -1,2 +1,94 @@
# ADHD-Home-Quest
An ADHD Task planning tool, based on a Quest and Leveling System. It should be developed as a independent Backend and a basic web App in Svelte for the start. Native Apps might follow.
## Features
- [ ] Task Management
- [ ] Quest Management
- [ ] Leveling System
- [ ] User Management
- [ ] User Profile
- [ ] User Settings
- [ ] User Statistics
- [ ] User Achievements
- [ ] Local Ranking (Opt in)
- [ ] Global Ranking (Opt in)
## Roadmap
- [ ] Backend
- [ ] Task Management
- [ ] Quest Management
- [ ] Leveling System
- [ ] User Management
- [ ] User Profile
- [ ] User Settings
- [ ] User Statistics
- [ ] User Achievements
- [ ] Local Ranking (Opt in)
- [ ] Global Ranking (Opt in)
- [ ] Frontend
- [ ] Task Management
- [ ] Quest Management
- [ ] Leveling System
- [ ] User Management
- [ ] User Profile
- [ ] User Settings
- [ ] User Statistics
- [ ] User Achievements
- [ ] Local Ranking (Opt in)
- [ ] Global Ranking (Opt in)
- [ ] Native Apps
- [ ] Android
- [ ] iOS
- [ ] Windows
- [ ] MacOS
- [ ] Linux
- [ ] Testing
- [ ] Backend
- [ ] Frontend
- [ ] Native Apps
- [ ] Deployment
- [ ] Backend
- [ ] Frontend
- [ ] Native Apps
- [ ] Documentation
- [ ] Backend
- [ ] Frontend
- [ ] Native Apps
- [ ] Marketing
- [ ] Social Media
- [ ] Blog
- [ ] Press
- [ ] Influencer
- [ ] Community
- [ ] Discord
- [ ] Reddit
- [ ] Twitter
- [ ] Facebook
- [ ] Instagram
- [ ] Support
- [ ] FAQ
- [ ] Contact
- [ ] Bug Report
- [ ] Feature Request
- [ ] Monetization
- [ ] Ads
- [ ] Premium
- [ ] Donations
- [ ] Merch
- [ ] Legal
- [ ] Privacy Policy
- [ ] Terms of Service
- [ ] Imprint
- [ ] License
## Contributing
Feel free to contribute to this project. Just fork it and create a pull request. If you have any questions, feel free to ask. This project is open for everyone and should be a community project. It is primarily developed for people with ADHD, but can be used by everyone.
The Lead Developers are [Magnus Leßmann (@MarkL4YG)](https://github.com/MarkL4YG) and [Jonas Pfalzgraf (@JosunLP)](https://github.com/JosunLP).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.