Welcome to inVIcTus! This is a one-stop destination for all your academic needs, including a FFCS Planner, classroom finder, faculty finder, project submission portal, and contact form.
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/inVIcTus.git cd inVIcTus
-
Install dependencies:
Make sure you have Node.js installed. Then, run:
npm install
-
Run the project:
To start the development server, run:
npm run dev
The application should now be running on
http://localhost:3000
.
Once the project is set up and running, you can access various features like:
- FFCS Planner: Plan your courses for the semester.
- Faculty Finder: Find contact details and information about your faculty members.
- Project Submission: Add and manage your academic projects.
- Contact Form: Get in touch with the project maintainer.
- Responsive and user-friendly UI
- Dark and light mode support
- Easy navigation between different sections
- Integration with external resources
We welcome contributions from the community! If you have suggestions for new features, bug fixes, or improvements, feel free to contribute. Here’s how you can help:
-
Fork the repository to your GitHub account.
-
Clone your fork locally:
git clone https://github.com/your-username/inVIcTus.git cd inVIcTus
-
Create a new branch for your feature or bug fix:
git checkout -b feature-name
-
Make your changes and commit them:
git commit -m "Description of the feature or fix"
-
Push your branch to your fork:
git push origin feature-name
-
Open a pull request in the main repository. Please include a detailed description of your changes and the problem or feature they address.
This project is licensed under the MIT License - see the LICENSE file for details.
- Built with love and care by Harsh.
- Buy me a coffee!
- LinkedIn: Harsh Shukla
- GitHub: Cyb3rghoul
- Instagram: @haarrrssshhh_
- Twitter: @Cypher1911
We hope you find this project useful! If you do, please consider giving us a star ⭐️ on GitHub to show your support.
Happy coding! 🚀