ADgov is a comprehensive platform designed to provide all government schemes, facilities, and scholarships under one roof. The website is built using React and Tailwind CSS for the frontend, with MongoDB used to store user complaints. The design of ADgov is inspired by the Indian flag theme, incorporating its vibrant colors and elements.
- Government Schemes: Access detailed information about various government schemes.
- Facilities: Explore facilities provided by the government across different sectors.
- Scholarships: Find information about scholarships available for students.
- Complaint Management: Users can submit complaints, which are stored in a MongoDB database.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Others: Axios for HTTP requests, dotenv for environment variable management
Follow these instructions to set up the project locally.
- Node.js
- MongoDB
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/AyishikD/ADgov.git
- Navigate to the project directory:
cd ADgov
- Install frontend dependencies:
npm install
-
Setup Environment Variables Create a .env.local file in the root directory and add your MongoDB URI
-
Start
npm start
Once the servers are running, open your browser and navigate to http://localhost:3000 to access the ADgov platform.
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure that your code adheres to the project's coding standards and conventions. Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request License Distributed under the GPL 3.0 License. See LICENSE for more information.
You can contact me through my LinkedIn.