Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Handwritten Text Recognition System

Our Graduation Project For Helwan University 2024

Installation

Frontend

  1. Open your terminal or command prompt.
  2. Navigate to the frontend directory of the project:
    cd path/to/frontend
    
    Replace path/to/frontend with the actual path to your frontend directory.
  3. Install the required Node.js packages by running:
    npm install
    
  4. Once the installation is complete, start the frontend server with:
    npm run start
    

Backend

  1. Open another terminal or command prompt window.
  2. Navigate to the backend directory of the project:
    cd path/to/backend
    
    Replace path/to/backend with the actual path to your backend directory.
  3. Then navigate to the flask directory:
    cd flask
    
  4. Run the Flask backend server by executing:
    python app.py
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages