{"id":20846910,"url":"https://github.com/philiptitus/fortefront","last_synced_at":"2026-04-07T23:31:28.332Z","repository":{"id":244978061,"uuid":"816880010","full_name":"philiptitus/fortefront","owner":"philiptitus","description":"Forte Is A student Hostel Management System.","archived":false,"fork":false,"pushed_at":"2024-10-13T10:35:12.000Z","size":6986,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T13:29:02.584Z","etag":null,"topics":["django","django-rest-framework","javascript","nextjs","stripe","vercel"],"latest_commit_sha":null,"homepage":"https://fortefront.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philiptitus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-18T15:15:48.000Z","updated_at":"2024-10-13T10:35:16.000Z","dependencies_parsed_at":"2025-03-12T11:52:49.016Z","dependency_job_id":null,"html_url":"https://github.com/philiptitus/fortefront","commit_stats":null,"previous_names":["philiptitus/fortefront"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/philiptitus/fortefront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philiptitus%2Ffortefront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philiptitus%2Ffortefront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philiptitus%2Ffortefront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philiptitus%2Ffortefront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philiptitus","download_url":"https://codeload.github.com/philiptitus/fortefront/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philiptitus%2Ffortefront/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","django-rest-framework","javascript","nextjs","stripe","vercel"],"created_at":"2024-11-18T02:18:26.184Z","updated_at":"2026-04-07T23:31:28.303Z","avatar_url":"https://github.com/philiptitus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Forte - Hostel Management System\n\n\n\n**Forte** is a web application designed to simplify hostel management for both administrators and students. The frontend is powered by **Next.js** and incorporates improvements from the **DashUI** template by [Codescandy](https://codescandy.com/). The backend is built with **Django**.\n\nThis is the latest update, bringing a better user experience and streamlined processes. If you have feedback or suggestions for the latest improvements, please [contact me](mailto:mrptjobs@gmail.com).\n\nFor users who prefer the older React-based frontend, it is still available at [https://fortebyphil.pythonanywhere.com/](https://fortebyphil.pythonanywhere.com/) but please note, that version is outdated and will not receive further updates.\n\n---\n\n## Key Features\n\n### For Hostel Managers:\n- **Effortless Accommodation Tracking**: Easily manage room availability and track student occupancy.\n- **Convenient Room Management**: Utilize a clear room numbering system to locate students quickly.\n- **Streamlined Staff Management**: Add and manage staff to assist with daily hostel operations.\n\n### For Students:\n- **Simplified Hostel Search**: Find and book accommodation from a comprehensive list of hostels.\n- **Timely Rent Reminders**: Receive automated notifications for rent due dates.\n\n### Payment Options:\n- **Secure Payments**: Forte integrates with Stripe for secure payment processing. Additional payment options will be available in future updates.\n  \n*Note*: This project uses a demo Stripe test account. \n- If you're a hostel manager, choose the \"demo Stripe account\" option during hostel creation.\n- If you're a student, when redirected to the Stripe test page, you can use a test card like `4242 4242 4242 4242`.\n\n### Email Communications:\nCurrently, the site does not have an official domain for email. For now, the only official email you will receive communications from is **mrptjobs@gmail.com**. If you don't see an email in your inbox, please check your spam folder.\n\n---\n\n## 🚀 Getting Started with Forte\n\n### Installation 👨🏻‍💻\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/your-repo/forte-hostel-management.git\ncd forte-hostel-management\n```\n\n2. Install all dependencies:\n\n```bash\nnpm install\n```\n\n3. Run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to see the app.\n\n4. To build the project:\n\n```bash\nnpm run build\n```\n\n---\n\n## Free vs. Pro Version\nCurrently, this version of Forte uses the **Free** version of the DashUI template, but there are plans for more advanced features in future releases.\n\n| Free Version          | Pro Version (Coming Soon) |\n|-----------------------|---------------------------|\n| 1 Dashboard           | Multiple Dashboards       |\n| Profile               | Advanced Profiles         |\n| Settings              | Detailed Settings         |\n| Billing               | Full Billing Management   |\n| Pricing               | Multiple Pricing Tiers    |\n| 404 Error             | Custom Error Pages        |\n| Authentication        | Extended Auth Features    |\n| [Demo](https://dashui-free-nextjs-admin-template.vercel.app/) | - |\n\n---\n\n## Technical Support\n\nIf you need help or have questions, feel free to [contact me](mailto:mrptjobs@gmail.com).\n\n---\n\nThis project was initially created using the **DashUI Next.js Free Admin Template** by [Codescandy](https://codescandy.com/), available on [GitHub](https://github.com/codescandy/dashui-free-nextjs-admin-template).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiliptitus%2Ffortefront","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphiliptitus%2Ffortefront","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiliptitus%2Ffortefront/lists"}