Flow is a web application designed for comprehensive client management within a company. It allows you to schedule appointments, maintain a detailed history of each client, and organize information clearly and accessibly. It's ideal for businesses looking to efficiently manage their customer base and optimize client relationships.
(Add a link to a live demo or screenshots here)
- Client registration and management
- Appointment scheduling
- Interaction history per client
- User-friendly and intuitive interface
- Centralized access for company team members
- HTML5
- CSS3
- JavaScript
- React.js (JSX)
- Python (e.g., Flask or Django)
Follow these steps to run the project locally:
- Clone this repository:
git clone https://github.com/4GeeksAcademy/Spain-94-Flow 2.Navigate to the project folder:
- cd flow 3.Install dependencies:
- cd frontend
- npm install
- cd ../backend
- pip install -r requirements.txt 4.Start the application:
- npm run start
- python app.py # or the main file of your server
Once the application is running, you will be able to:
- Create and manage client profiles
- Easily schedule appointments
- View each client's history from their profile
This project was developed as a final project for 4Geeks Academy by:
- GitHub: AngelDPL
- GitHub: Ziilgc
- GitHub: PabloPh95
- GitHub: joangallego