This is a project tracking system that allows students to add new projects, update existing projects, and view their project history.
- Add new projects with project name, description, owner, members, and GitHub link.
- Update existing projects with new project details.
- View project history for each project.
- Sidebar with links to message, project, and cohort pages.
To get started with this project, follow these steps:
- Clone the repository to your local machine.
- Install dependencies with
npm install
. - Start the development server with
npm start
.
Student - email: "isaac.tonyloi@student.moringaschool.com", password: "isaac123" Admin - email: "isaac.tonyloi@admin.moringaschool.com", password: "isaacadmin123" student-email: "joanne.mumbi@admin.moringaschool.com", password:"joanne12"
This project uses the following dependencies:
- React
- React Router
- React Hook Form
- React Toastify
- Node Sass
Contributions are always welcome! If you find a bug or want to suggest a new feature, please open an issue first so we can discuss it. If you want to contribute code, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.