Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronos Documentation

This application allows you to create calendars.
In each calendar, you can add events and view them. You can also share calendars with other users. Unregistered users can view public calendars.

Chronos Backend

Requirements

  • NodeJS
  • NPM
  • MySQL Database

How to run

  1. Go to API dir
  2. Run init.sql on your MySQL Server
  3. Run "npm i" to install node modules
  4. Run "npm start" in the API directory
  5. API will run on port 3001

Chronos Frontend

Requirements

  • NodeJS
  • NPM

How to run

  1. Go to main dir
  2. Run "npm i" to install node modules
  3. Run "npm start" in the client directory
  4. Open your browser and go to http://localhost:3000 to view the app (browser will open automatically)

About

Events management app

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages