diff --git a/README.md b/README.md index a8f3c68..aac05f5 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Create `serviceAccountKey.json` at the root of `backend-classmgmt` ``` FIREBASE_API_KEY=firebase_api_key -BASE_URL=localhost:5173 +BASE_URL=http://localhost5173 VITE_APP_ENV=development ``` @@ -210,6 +210,15 @@ We welcome contributions from the community! --- +## 📌 Roadmap + +* Add real-time chat feature +* Add AI-based attendance tracker +* Integrate deployment on Vercel/Render +* Add dark mode for frontend + +--- + ## 📄 License This project is licensed under the [MIT License](LICENSE).