Skip to content

phongoli0/csuf-sgt

Repository files navigation

CSUF - SGT


CSUF-SGT is a full-stack, content management system. The app provides users with the ability to add grades to their gradebook, average up the grade, update the student's grade, and delete specific grade from the gradebook. The app was themed after my alma mater, California State University, Fullerton.

Getting Started

Initial Setup

  1. Fork this repo and clone your fork from the terminal.
$ git clone https://github.com/phongoli0/csuf-sgt.git
  1. Navigate into the cloned directory and install the necessary dependencies.
$ npm install
  1. Start a dev environment with access to Apache2:
    • Check that port is directed to 3000
    • Check that the root directory of the server is set to the public folder
  2. Initiate the dev server
$ npm run dev
  1. Go to localhost:3000 and enjoy 😃

Contributing

Please feel free to fork this repo, make changes, submit pull requests, and send suggestions to ptruong6@outlook.com to make this app better.

Built With

License

MIT License

MIT Licence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published