Skip to content

miguelcanosantana/FurManage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FurManage

CRUD for managing (adding, update and remove) furry fandom members on a community, (targeted at groups) made in JSP.

Users will be able to add themselves. And the manager will be able to modify and delete them.

Login

In this login, the hash of the password is sent to the database. If user inputs incorrect data is redirected to the same page, otherwise user can login. Image

User Creation

Username must be UNIQUE, which means that it can't be repeated. User ID will be given automatically. Some fields are also optional and can receive any data. Password fields have a custom javascript that checks both are the same. Image

Users and Fursonas pages

The main users page contains a table listing all the users. The fursonas pages also contains a list, of characters made by people. You can see the owner name. Use the upper search bar to look for users or fursonas (depending on wich section of the page you are in). Image

Control panel

Inside the control panel you can (for example) remove an user (but you need to have Admin rights to do that) You will be redirected to the user removal page. Admin fields can only accept Admin data, a normal user cant't manage or delete other users. When deleting an user you are also deleting it's fursonas. Image

About

CRUD for managing furries of a community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published