Welcome to NotesWala! Your one-stop destination for all your MCA study needs. Here, you will find comprehensive notes, helpful assignments, and important notifications to assist you in your academic journey at PGRRCDE, Osmania University. Dive in and enhance your learning experience with us!
- Study Notes: Access a wide range of study materials for MCA subjects.
- Assignments: Download assignments for MCA courses.
- Notifications: Stay updated with important announcements and notifications.
- User-Friendly Interface: Easy navigation for quick access to materials.
To set up the project locally on your machine, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/NotesWala.git
-
Navigate to the project directory:
cd NotesWala
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Now, open your browser and visit http://localhost:3000
to see the app in action.
- Next.js: For building the React-based web application.
- React: For creating the user interface components.
- Tailwind CSS: For styling the project.
We welcome contributions to make NotesWala even better! If you have suggestions, improvements, or bug fixes, feel free to create a pull request or open an issue.
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to your forked repository (
git push origin feature/your-feature
). - Open a pull request to the main repository.
This project is open-source and available under the MIT License.
If you have any questions or need further assistance, feel free to contact us:
- Email: [email protected]
- Linked In: Hemraj
- Website: NotesWala
Enjoy learning with NotesWala!