Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaroslavchuiko/chronos
Simple event calendar, that helps organize meetings, tasks for the day/month/year.
https://github.com/yaroslavchuiko/chronos
chakra-ui chronos docker express javascript jwt-authentication mvc-pattern mysql nodejs prisma react react-router redux rtk-query ucode ucode-connect
Last synced: about 1 month ago
JSON representation
Simple event calendar, that helps organize meetings, tasks for the day/month/year.
- Host: GitHub
- URL: https://github.com/yaroslavchuiko/chronos
- Owner: YaroslavChuiko
- Created: 2022-11-30T15:31:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T07:52:03.000Z (over 1 year ago)
- Last Synced: 2024-04-15T05:35:59.279Z (8 months ago)
- Topics: chakra-ui, chronos, docker, express, javascript, jwt-authentication, mvc-pattern, mysql, nodejs, prisma, react, react-router, redux, rtk-query, ucode, ucode-connect
- Language: JavaScript
- Homepage:
- Size: 879 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ucode-Chronos
## Install & run
[Backend](api/README.md)
[Frontend](web/README.md)
## Entity-relationship diagram
![Untitled](https://user-images.githubusercontent.com/32570823/206445241-c92ca862-372f-471d-8055-cc6396259240.png)
## Use-case diagram
![Chronos_use_case](https://user-images.githubusercontent.com/32570823/206446577-eed14758-5fc2-4398-830a-b4d40198fbfb.jpg)
## Snapshots
### Login
![2022-12-08](https://user-images.githubusercontent.com/32570823/206441193-10bacff5-4b48-4a74-ab48-dc0050b51469.png)### Register
![2022-12-08 (1)](https://user-images.githubusercontent.com/32570823/206441276-60b78c0d-f47e-4b7f-9752-e1365a4fb2b1.png)### Email confirmed
![2022-12-08 (2)](https://user-images.githubusercontent.com/32570823/206441432-6160ccf6-71e0-4fb4-b424-af8330146242.png)### Home page
![2022-12-08 (3)](https://user-images.githubusercontent.com/32570823/206441608-f5b6d31f-1c06-4c95-a16e-a926122c2137.png)### Create event page
![2022-12-08 (4)](https://user-images.githubusercontent.com/32570823/206441785-a35aa9cb-67e4-419d-9416-c1564c8ad1dc.png)### Create calendar
![2022-12-08 (5)](https://user-images.githubusercontent.com/32570823/206442102-1a30094c-5f88-4fa7-b086-2ae375b38172.png)### Create event
![2022-12-08 (9)](https://user-images.githubusercontent.com/32570823/206442217-b44d01cc-94ec-4a31-9805-908e97ac6ef4.png)### Event info
![2022-12-08 (6)](https://user-images.githubusercontent.com/32570823/206442313-48532418-efeb-4c13-b88f-b2d4931e864c.png)