Skip to content

This is the website of our organisation HEIWA HABU

Notifications You must be signed in to change notification settings

rajsingh19/Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedure to setup locally:

[Create React App] (https://github.com/facebook/create-react-app).

Then on our terminal, write below sets of commands.

npm install
npm start

Download Xampp app ,then start Apache and MySql services Then, go to MySql Admin and create a new Database named register, in register create a table named login of 4 columns. In table,column names are id,name,email,passwords, in which the file name logins.

For enabling Python Chat-bot: (for linux)

First set up Flask. Click here for official Flask Documentation.

python3 ./app.py

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Video explanation:

Click Here

About

This is the website of our organisation HEIWA HABU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 54.6%
  • SCSS 27.2%
  • Python 13.5%
  • CSS 2.5%
  • HTML 2.2%