A joke database site with 45 categories of jokes, totaling over 130,000 jokes!
The site is implemented with pre-registration, in order to be able to:
- joke ratings;
- sending a new anecdote from the user for consideration by the administrator;
- consideration of the joke by the administrator:
- to confirm the addition of a new joke;
- to rejection the addition of a new joke.
- On this page, the user can log in, or go to the registration page
- to go to the page use the direct path /
- Filling in information: login, email, password, first name, last name
- to go to the page use the direct path /registration/
- Contains jokes, with a choice of a category of jokes, with the ability to go to the page - adding a new joke, as well as a button to exit the profile;
- With the ability to evaluate anecdote.
- to go to the page use the direct path /anek/
- to go to the page use the direct path /new/
- This page implements the following functionality:
- access to jokes in the database;
- filtering information by columns;
- consideration of new jokes, with the possibility of adding them to the database or removing them (rejection).
- to go to the page use the direct path /admin/