Skip to content

acmpesuecc/PESto-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PESto-do

PESto-do is a to-do list application designed for students of PES University to help them keep track of their coursework. The application provides checklists for various subjects, organized by units, to help students stay on top of their studies.

Features

  • Course Checklists: To-do lists for various courses, broken down by units.
  • Persistence: Your progress is saved in the browser's local storage, so you can pick up where you left off.
  • User-Friendly Interface: A clean and simple interface to easily manage your tasks.
  • Lofi Music Player: An integrated lofi music player to help you focus while you study.

Tech Stack

  • React: A JavaScript library for building user interfaces.
  • React Router: For handling client-side routing.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation & Setup

  1. Clone the repository:
    git clone [https://github.com/acmpesuecc/PESto-do.git](https://github.com/acmpesuecc/PESto-do.git)
  2. Navigate to the project directory:
    cd PESto-do
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm start
    The application will be available at http://localhost:3000.

Available Scripts

  • npm start: Runs the app in development mode.
  • npm test: Launches the test runner in interactive watch mode.
  • npm run build: Builds the app for production to the build folder.
  • npm run eject: Ejects the app from Create React App's configuration.

Contributing

Please refer to the CONTRIBUTING.md file for more information on how to get started.

🧑‍💻 Maintainers

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •