Coder Social home page Coder Social logo

calendar-app's Introduction

This project was bootstrapped with Create React App.

CSS Primarily from Bulma (https://bulma.io/)

Calendar layout from https://www.w3schools.com/howto/howto_css_calendar.asp

Installation Instructions:

  1. If you dont already have node/npm installed install both of them
  2. Download the repository to a folder on your PC (Likely either as a .zip or by running git clone)
  3. From the command line navigate to the folder containing the files you just downloaded.
  4. Run 'npm install'. This will install all of the packages required to run this project.
  5. After the dependencies are installed you can run 'npm start' to start the project, it should run on your PC at localhost:3000

Using the calendar.

  1. When you initially open the calendar you will see a screen similar to the below image. Initial Screen
  2. From that screen you can click on any day of the current month and you will see an "Add" button to add a task to that day, and if events already exist for that day you will see them as well. Note: Clicking the (X) beside any task allows you to remove it. Example
  3. You can also navigate to another day and navigate back to a previous day by clicking around. Note: Tasks are not yet saved to a database.
  4. You may also change the page styling by clicking on one of the buttons with the name of a color, this currently only changes the background color to correspond with the selected color. Color Switches

calendar-app's People

Contributors

jorlee92 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.