Found 9 repositories(showing 9)
lorint
Comparison of six different Rails admin panel solutions
michealbalogun
The general structure is a PANEL in which contain three different panels in which you have PROJECT, ADMIN, IDENDTITY, in those three panel there are sub root panels. the panel that was work on is: Project panel, in which contains six sub panel, API ACCESS, COMPUTE, VOLUMES, NETWORK, ORCHESTRATION, OBJECT STORE. NOTE: what we want to remove is API ACCESS, why because it displays all the api N.B: please be very careful because any mistake can damage the panel functionality. In order to remove the API ACCESS PANEL from the PROJECT PANEL the following steps must be taken. To remove api access panel from project panel group in project dashboard locally, create a file - Firstly, write this code PANEL = 'api_access' PANEL_DASHBOARD = 'project' REMOVE_PANEL = True. - Secondly, you will save it as _70_project_remove_panel. - Thirdly, you will copy it to your web_admin using winSCP after successfully copied it, then you will sign in using putty, type in the command juju ssh 5/lxd/5, after sign in into your the server then type in this command: sudo scp -r web_admin@10.10.1.14:/home/web_admin/Desktop/_70_project_remove_panel.py /usr/share/openstack-dashboard/openstack_dashboard/local/enabled, after the successfully copied then restart the server by typing in this command: sudo service apache2 restart. - Check the dashboard... CONGRATULATIONS """
M-Faheem-Akram
This is admin panel six
Resources-DTW
No description available
AliMostafavi72
پنل مدیریت فروشگاهی 6 با فریمورک بوت استرپ
Resources-DTW
No description available
shouryaaa8
link for admin panel : https://forever-admin-taupe-six.vercel.app/
KrutiSurati
Live app- https://admin-panel-ruddy-six.vercel.app/login
GeorgievBorislav
This a website similar to e-bay in functionality. We were a team and it was assigned to us as a class project. Everyone was contributing with all the task but we were mainly focused on one aspect ( front/backend ). We used the MVC approach, since we were six people in the team and it was easier to go through the code and find the needed sections. The website has a database (accounts, bidding items, items for approval), admin panel, registration forms and a simple but very friendly user interface.
All 9 repositories loaded