0.2.24 • Published 6 years ago

reactjs-calendar v0.2.24

Weekly downloads
15
License
Apache-2
Repository
-
Last release
6 years ago

¯\_(ツ)_/¯
Calendar logo Logo under construction

ReactJS-Calendar

An application written in ReactJS that hooks up to a database, and provides a modern, ADA accessible, and i18n respecting view of user events

Installing / Getting started

This section is a work-in-progress

For first time developers, an init script is provided that goes through some of the process of setting up a workstation. Go-lang and postgresql have to be setup on your computer for this to work

    source init.sh

This will create a user coursesuser and a database courses with password courses

Developing

Built With

  • ReactJS using the JSS and Material-UI libraries
  • Go - is providing a mock backend for this early development stage
  • Postgresql is the database we use, though this frontend aims to be backend agnostic

Prerequisites

This section is a work in progress

Setting up Dev

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/Aaron-G-9/reactjs-calendar.git
cd reactjs-calendar/
go run main.go
CTRL+C
psql -d DBNAME -U DBNAME -W < sql.sql
go run main.go
yarn upgrade && yarn start 

And state what happens step-by-step. If there is any virtual environment, local server or database feeder needed, explain here.

Building

This section is a work in progress

Deploying / Publishing

This section is a work in progress

Versioning

We use SemVer for versioning.

Configuration

This section is a work in progress

Tests

Accessibility

Internationalization

Code / Logic

Style guide

Code formatting

This project uses prettier to format all js/html code and gofmt to format all Go code

Code opinions

The contributors of this project have a couple of best practice React/JS preferences:

  • React's render() methods should have as little logic as possible inside of them, we prefer to call other methods that take care of the logic elswhere
  • ES6 classes, functions, and stateless functional components are preferred when possible
  • In keeping with the Material-UI way of doing things, we prefer to have styles declared with JSS instead of inline style objects whenever possible
  • Object.is() is preferred over the === operator

Database

The developers of this project use Postgres 5.5 currently, but the project aims to be database and backend agnostic

Licensing

This project is under the Apache 2 License. All contributions will be made under that license.

Screenshots

Schedule View

0.2.24

6 years ago

0.2.23

6 years ago

0.2.22

6 years ago

0.2.21

6 years ago

0.2.20

6 years ago

0.2.19

6 years ago

0.2.18

6 years ago

0.2.17

6 years ago

0.2.16

6 years ago

0.2.15

6 years ago

0.2.14

7 years ago

0.2.13

7 years ago

0.2.12

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.137

7 years ago

0.1.136

7 years ago

0.1.135

7 years ago

0.1.134

7 years ago

0.1.133

7 years ago

0.1.132

7 years ago

0.1.131

7 years ago

0.1.130

7 years ago

0.1.129

7 years ago

0.1.128

7 years ago

0.1.127

7 years ago

0.1.126

7 years ago

0.1.125

7 years ago

0.1.124

7 years ago

0.1.123

7 years ago

0.1.122

7 years ago

0.1.121

7 years ago

0.1.120

7 years ago

0.1.119

7 years ago

0.1.118

7 years ago

0.1.117

7 years ago

0.1.116

7 years ago

0.1.115

7 years ago

0.1.114

7 years ago

0.1.113

7 years ago

0.1.112

7 years ago

0.1.111

7 years ago

0.1.110

7 years ago

0.1.109

7 years ago

0.1.108

7 years ago

0.1.107

7 years ago

0.1.106

7 years ago

0.1.105

7 years ago

0.1.104

7 years ago

0.1.103

7 years ago

0.1.102

7 years ago

0.1.101

7 years ago

0.1.100

7 years ago

0.1.99

7 years ago

0.1.98

7 years ago

0.1.97

7 years ago

0.1.96

7 years ago

0.1.95

7 years ago

0.1.94

7 years ago

0.1.93

7 years ago

0.1.92

7 years ago

0.1.91

7 years ago

0.1.90

7 years ago

0.1.89

7 years ago

0.1.88

7 years ago

0.1.87

7 years ago

0.1.86

7 years ago

0.1.85

7 years ago

0.1.84

7 years ago

0.1.82

7 years ago

0.1.81

7 years ago

0.1.80

7 years ago

0.1.79

7 years ago

0.1.78

7 years ago

0.1.77

7 years ago

0.1.76

7 years ago

0.1.75

7 years ago

0.1.74

7 years ago

0.1.73

7 years ago

0.1.72

7 years ago

0.1.71

7 years ago

0.1.70

7 years ago

0.1.69

7 years ago

0.1.68

7 years ago

0.1.67

7 years ago

0.1.66

7 years ago

0.1.65

7 years ago

0.1.64

7 years ago

0.1.63

7 years ago

0.1.62

7 years ago

0.1.61

7 years ago

0.1.60

7 years ago

0.1.59

7 years ago

0.1.58

7 years ago

0.1.57

7 years ago

0.1.56

7 years ago

0.1.55

7 years ago

0.1.54

7 years ago

0.1.53

7 years ago

0.1.52

7 years ago

0.1.51

7 years ago

0.1.50

7 years ago

0.1.49

7 years ago

0.1.48

7 years ago

0.1.47

7 years ago

0.1.46

7 years ago

0.1.45

7 years ago

0.1.44

7 years ago

0.1.43

7 years ago

0.1.42

7 years ago

0.1.41

7 years ago

0.1.40

7 years ago

0.1.39

7 years ago

0.1.38

7 years ago

0.1.37

7 years ago

0.1.36

7 years ago

0.1.35

7 years ago

0.1.33

7 years ago

0.1.32

7 years ago

0.1.31

7 years ago

0.1.30

7 years ago

0.1.29

7 years ago

0.1.28

7 years ago

0.1.27

7 years ago

0.1.26

7 years ago

0.1.25

7 years ago

0.1.24

7 years ago

0.1.23

7 years ago

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago