Private Investigators is the ultimate solution for booking appointments with professional investigators. Our React app is designed to make the process of finding and booking an investigator as easy and seamless as possible. With a user-friendly interface and intuitive design, Private Investigators is the perfect tool for anyone in need of investigative services. Whether you're looking to investigate a business partner, or simply need help with a personal matter, Private Investigators has got you covered. Try it out today and experience the power of our cutting-edge React app.
Client
Server
Database
- User-friendly interface: The app has a simple and intuitive design.
- Booking system: The app allows users to book appointments with professional investigators.
- Professional investigators: The app connects users with a network of professional investigators.
- Confidentiality: The app ensures the confidentiality of all user information and case details.
- Here's the link for the live demo of the app:: π Private Investigators
To get a local copy up and running, follow these steps.
In order to run this project you need to have:
NodeJS
npm (Node Package Manager)
And a Code editor
Clone this repository to your desired folder:
git clone https://github.com/jfoyarzo/final-capstone-frontend.git
Move inside the directory:
cd final-capstone-frontend
npm install
Navigate to the root directory and rename the ".env.example" file to ".env".
The .env file is necessary inorder for the app to operate properly.
To run the project, execute the following commands:
npm start
To run the tests, run the following command:
npm test
And finally open the app on http://localhost:3000/
πNote: This app consumes APIs that are built using Ruby on Rails in a different repository (Link provided above). Please follow the steps in the README file of the back-end app to get the APIs server up and running.
π¨βπ» Felipe Oyarzo
π¨βπ»MΓ‘tyΓ‘s Gombos
π¨βπ» Waris Haleem
- GitHub: @iAmWaris97
- LinkedIn: Waris Haleem
π¨βπ» Chris Clothier
π¨βπ» Emmanuel Orji-Ihuoma
- GitHub: @emmiiorji
- LinkedIn: LinkedIn
- Real-time updates: Implement real-time updates to provide users with up-to-date information without needing to refresh the page.
- Integration with third-party services: Integrate the app with third-party services like Google Maps, PayPal, or Stripe to provide additional functionality.
- Search functionality: Implement a search feature that allows users to search for specific content within the app.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it stars on GitHub.
Special thank to Murat Korkmaz for providing the design guidelines.
-
Is this app free to use?
- Yes certainly, it is free to use this app.
-
Is this app secure?
- The app uses various security measures, such as encryption, authentication, and authorization, to protect user data and prevent unauthorized access.
This project is MIT licensed.