Skip to content

parthpetkar/ISRO-BAH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISRO-BAH

🎨 Table of Contents

Description

This project was bult for ISRO's Bharatiya Antariskh Hackathon 2024.

Contributors

Badges

License Build Status GitHub issues GitHub stars GitHub forks

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/parthpetkar/Invoice-Generator-using-Electron.js
    
  2. Navigate to the project directory:
    cd ISRO-BAH
    
  3. Install dependencies(frontend):
    cd frontend
    npm i
    npm start
    
  4. Install dependencies(bakend):
    python -m venv venv
    .\venv\Scripts\activate
    pip install -r requirements.txt
    cd backend
    python manage.py startserver
    

🛠️ Contribution guidelines for this project

We welcome contributions from the community! To contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/contribution).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/contribution).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

Security

🔒 If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

About

This is the frontend for ISRO's Chatbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •