This Application is used to list the teachers in collage, this app is very nice to manage the workers(teachers) in a collage it conatains the detatil information of the teachers name, age, favorite courese, level of education etc .. this is
- 'As an unregistered user, I would like to sign up with email and password.
- As a registered user, I would like to sign in with email and password.
- As a signed in user, I would like to change password.
- As a signed in user, I would like to sign out.
- As a signed in user, I would like to add a teacher to database (app).
- As a signed in user, I would like to update the teacher that .
- As a signed in user, I would like to delete my teacher on from the data base(app).
- As a signed in user, I would like to see all my all teachers on Application
- Django Bd
- jaavaScript
- react
- react router
- html
- scss
- axios
- git
- github
- down load react- auth- template from github-page
- git clone or download
- un zip the File
- git in it
- replace readme.md file by my own .
- replace react-auth-template in package.json by my project name
- install npm package
- then git and commit
- Run the development server with
npm start
Developers should run these often!
npm run nag
: runs code quality analysis tools on your code and complains.npm run make-standard
: reformats all your code in the JavaScript Standard Style.npm run start
: generates bundles, watches, and livereloads.npm run build
: place bundled styles and scripts whereindex.html
can find themnpm run deploy
: builds and deploys master branch
Verb | URI Pattern |
---|---|
GET | /teachers |
GET | /teachers/:id |
POST | /teachers |
PATCH | /teachers/:id |
DELETE | /teachers/:id |
- still it need more style
- add more relations ...
- need buttons