Spaces:
Build error
Build error
kamaleswar Mohanta commited on
Commit ·
a14f0be
1
Parent(s): 0c217a7
requirement.txt
Browse files- requirements.txt +17 -91
requirements.txt
CHANGED
|
@@ -1,91 +1,17 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
* Users shall be able to add books to a shopping cart and view their cart contents.
|
| 19 |
-
* The app shall provide a secure online payment gateway for users to complete their purchases.
|
| 20 |
-
* The app shall send order confirmation notifications to users upon successful payment processing.
|
| 21 |
-
4. **Order History**
|
| 22 |
-
* The app shall maintain a record of users' past orders, including order date, book titles, and order status.
|
| 23 |
-
* Users shall be able to view their order history within the app.
|
| 24 |
-
5. **Event Calendar and Notifications**
|
| 25 |
-
* The app shall display an event calendar featuring upcoming events at The Book Nook, including book launches, author meet-and-greets, and workshops.
|
| 26 |
-
* Users shall receive push notifications about new events and book arrivals.
|
| 27 |
-
6. **Loyalty Program**
|
| 28 |
-
* Users shall be able to sign up for The Book Nook's loyalty program within the app.
|
| 29 |
-
* The app shall track users' loyalty points earned for every purchase made.
|
| 30 |
-
* The app shall display users' loyalty point balance and redemption options.
|
| 31 |
-
7. **Store Information**
|
| 32 |
-
* The app shall provide information about The Book Nook's store hours, location, and contact details.
|
| 33 |
-
|
| 34 |
-
**Non-Functional Requirements**
|
| 35 |
-
|
| 36 |
-
1. **Performance**
|
| 37 |
-
* The app shall respond to user input within 2 seconds.
|
| 38 |
-
* The app shall maintain a minimum of 99.9% uptime.
|
| 39 |
-
2. **Security**
|
| 40 |
-
* The app shall comply with industry-standard security protocols for online transactions and user data protection.
|
| 41 |
-
* The app shall encrypt user data and payment information.
|
| 42 |
-
3. **Usability**
|
| 43 |
-
* The app shall have an intuitive and user-friendly interface.
|
| 44 |
-
* The app shall provide clear and concise instructions for each feature.
|
| 45 |
-
4. **Compatibility**
|
| 46 |
-
* The app shall be compatible with the latest versions of Android and iOS.
|
| 47 |
-
* The app shall be optimized for various screen sizes and devices.
|
| 48 |
-
|
| 49 |
-
**Integration Requirements**
|
| 50 |
-
|
| 51 |
-
1. **Inventory Management System Integration**
|
| 52 |
-
* The app shall integrate with The Book Nook's existing inventory management system.
|
| 53 |
-
* The app shall synchronize with the inventory system daily to ensure accurate book availability information.
|
| 54 |
-
|
| 55 |
-
**Documentation Requirements**
|
| 56 |
-
|
| 57 |
-
1. **User Support Documentation**
|
| 58 |
-
* The app shall provide basic user support documentation, including FAQs and troubleshooting guides.
|
| 59 |
-
|
| 60 |
-
**Project Goals and Objectives**
|
| 61 |
-
|
| 62 |
-
1. **Increase Online Sales**
|
| 63 |
-
* Increase online sales by 15% within the first six months of the app launch.
|
| 64 |
-
2. **Achieve High User Ratings**
|
| 65 |
-
* Achieve an average user rating of 4.5 stars or higher on both app stores within three months of launch.
|
| 66 |
-
3. **Acquire New Users**
|
| 67 |
-
* Acquire 500 new registered app users within the first month of app launch.
|
| 68 |
-
4. **Successful Integration**
|
| 69 |
-
* Successfully integrate the app with the existing inventory system with no data loss by the end of the development phase.
|
| 70 |
-
5. **Compatibility**
|
| 71 |
-
* Ensure the app is compatible with the latest versions of Android and iOS.
|
| 72 |
-
6. **User Support**
|
| 73 |
-
* Provide user support documentation and FAQs within the app.
|
| 74 |
-
|
| 75 |
-
**Assumptions and Dependencies**
|
| 76 |
-
|
| 77 |
-
1. The Book Nook shall provide access to their existing inventory management system for integration purposes.
|
| 78 |
-
2. The development team shall have necessary resources and expertise to complete the project within the specified timeframe.
|
| 79 |
-
3. The project timeline may be affected by changes in requirements or unforeseen technical challenges.
|
| 80 |
-
|
| 81 |
-
**Acceptance Criteria**
|
| 82 |
-
|
| 83 |
-
The project shall be considered complete when the following acceptance criteria are met:
|
| 84 |
-
|
| 85 |
-
1. The app is fully functional and meets all the specified requirements.
|
| 86 |
-
2. The app is compatible with the latest versions of Android and iOS.
|
| 87 |
-
3. The app has been successfully integrated with The Book Nook's existing inventory management system.
|
| 88 |
-
4. The app has achieved an average user rating of 4.5 stars or higher on both app stores.
|
| 89 |
-
5. The app has met the specified performance, security, and usability requirements.
|
| 90 |
-
|
| 91 |
-
By satisfying these requirements, The Book Nook mobile application shall provide a seamless and engaging experience for users, increasing online sales, enhancing customer engagement, and modernizing The Book Nook's presence in Bangalore.
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langgraph
|
| 3 |
+
langchain_community
|
| 4 |
+
langchain_core
|
| 5 |
+
langchain_groq
|
| 6 |
+
langchain_openai
|
| 7 |
+
langchain_google_genai
|
| 8 |
+
langchain_huggingface
|
| 9 |
+
langchain_xai
|
| 10 |
+
faiss-cpu
|
| 11 |
+
streamlit
|
| 12 |
+
graphviz
|
| 13 |
+
langgraph
|
| 14 |
+
langgraph-cli[inmem]
|
| 15 |
+
langchain-xai
|
| 16 |
+
typing-extensions>=4.7.0
|
| 17 |
+
markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|