Documentation to help use the technologies needed for this project.
Admin History Page Mockups for Sprint 8 Admin Settings Prototype for Sprint 8
Search Engine Mockups | Sprint 2 Main View Table View Preview View Welcome View Mockup | Sprint 4 Admin View Mockups | Sprint 6 Admin View Admin Settings View Diagram
Admin Page Mockups for Sprint 6
The CSC 190/191 Project is a project-based course that teach’s students how to work in a team to develop a software product. Software development process are practiced to create a software product that solves a real-world problem. The purpose of the course is to provide usefulness to the client and to provide a learning experience for the students.
Understanding the Problem At CSU, Sacramento there exists multiple collections ranging from mammals to herps.
What is Hugo? Hugo is a static site generator we are using to display project information on a website viewable by anyone. We are using a custom theme called Mainroad.
Installing Hugo on your System For Windows Step 1: Install Scoop onto your system Open Windows Powershell and enter these commands:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser (If you get a message about an Execution Policy Change, press y then hit enter).