Everything. In one place.
My endeavours to keep up with the waves of homework have now subsided. It’s finally time for a better way to traverse through the arduous universe that is SharePoint.
I’ve created a resource hub where anyone can instantly access and create new resources, allowing you to find homework, mark schemes, helpful videos… all in one place!
- Quick and intuitive search algorithm
- Minimalist design
- ‘See All’ page
- Resource creator
- SQL
- SCSS
- JavaScript
- PHP
- Bootstrap
- Figma
- 12 files
- 8 classes
- 2035 lines
- 2 days
Tutorial on how to run PHP: Medium.
- Clone (download all the code from) the GitHub repository, either using Git or downloading as a ZIP file.
- Start your Apache server.
- Make the local repo the server root in 'httpd.conf'.
- Open 'localhost/nuast' in your browser.
- And star the repo 😄
class Developers:
self.working = True
def getDevelopers(self):
return ['alexlostorto']