A web application developed for students who like to keep their work organized.
StickIt is an online sticky note tracker that users can use and interact with to manage their tasks. Our goal is to provide an online interface that simulates sticky notes to provide a better user experience. The main functionalities of StickIt are creating, editing, and deleting stickies and boards. Compared to existing sticky note applications, StickIt allows the users to organize and customize the sticky notes and boards to their preference
- Requires a browser for testing / development
- npm install
- npm start
- React
- Material-UI
- React Router
- Express.js
- Node.js
- JSON DB
- This code is written by Eric Min Park (@minericpark), Yannick Espiegle (@le-github-de-yannick), Jonah Ruch (@JonahRuch), Melissa Chinnick (@melissa4code), and Hima Patel (@Hima27)
- This project was bootstrapped with Create React App.
- You can learn more in the Create React App documentation.
- To learn React, check out the React documentation.