Welcome to the tallonttree GitHub repository! This project was built as a school project to help new pupils become familiar with 21st century skills.
The tallonttree dashboard allows users to add new skills and reflect on them using a Knowledge, Difficulty, and Ability (KDA) system. Additionally, there is a community feature where users can converse about different topics, ask questions, and view community-made courses.
- Create account
- Definining new skills
- Follow progress
- Reflect on progress
- Hand-in materials
- Search for new skills
- Create posts on community
- Respond to post on community
The project was built using the following technologies:
Dillinger uses a number of open source projects to work properly:
To get started with the project, you'll need to have Node.js and npm installed on your machine. Once you've cloned the repository, navigate to the project directory and run the following command to install the dependencies:
npm install
You will also need to set up a Firebase project and configure the firebase credentials in the .env file.
To start the development server, run the following command:
npm run dev
This will start the development server on http://localhost:3000
The project is deployed on Netlify, so you can visit the live version at https://stalwart-lolly-b9d943.netlify.app/login
If you have any questions or run into any issues, please don't hesitate to open an issue in the GitHub repository.
MIT